--- kdelibs-3.4.0_beta2.ebuild.orig 2005-02-15 15:03:26.000000000 +0000 +++ kdelibs-3.4.0_beta2.ebuild 2005-02-15 15:06:23.000000000 +0000 @@ -56,6 +56,7 @@ myconf="$myconf --with-distribution=Gentoo --enable-libfam --enable-dnotify" myconf="$myconf $(use_with alsa) $(use_enable cups) $(use_with arts)" + myconf="$myconf $(use_with tiff) $(use_enable jpeg2k jasper) $(use_with openexr)" use ssl && myconf="$myconf --with-ssl-dir=/usr" || myconf="$myconf --without-ssl"