--- /cvstree/wine/wine-20030508.ebuild 2003-05-14 22:20:53.000000000 +0200 +++ wine-20030508.ebuild 2003-05-20 12:33:33.000000000 +0200 @@ -17,8 +17,6 @@ IUSE="nas arts cups opengl alsa tcltk nptl" DEPEND="sys-devel/gcc - !media-sound/jack-audio-connection-kit - !media-sound/jack-cvs sys-devel/flex dev-util/yacc >=sys-libs/ncurses-5.2 @@ -47,6 +45,8 @@ [ -z $DEBUG ] && myconf="$myconf --disable-trace --disable-debug" || myconf="$myconf --enable-trace --enable-debug" # there's no configure flag for cups, arts, alsa and nas, it's supposed to be autodetected + ac_cv_header_jack_jack_h=no \ + ac_cv_lib_soname_jack= \ ./configure --prefix=/usr/lib/wine \ --sysconfdir=/etc/wine \ --host=${CHOST} \