View | Details | Raw Unified
Collapse All | Expand All

(-) kdelibs-3.4.0_beta2.ebuild.orig (+1 lines)
 Lines 56-61    Link Here 
	myconf="$myconf --with-distribution=Gentoo --enable-libfam --enable-dnotify"
	myconf="$myconf --with-distribution=Gentoo --enable-libfam --enable-dnotify"
	myconf="$myconf $(use_with alsa) $(use_enable cups) $(use_with arts)"
	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"
	use ssl && myconf="$myconf --with-ssl-dir=/usr" || myconf="$myconf --without-ssl"