Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 81966 | Differences between
and this patch

Collapse All | Expand All

(-)kdelibs-3.4.0_beta2.ebuild.orig (+1 lines)
Lines 56-61 Link Here
56
56
57
	myconf="$myconf --with-distribution=Gentoo --enable-libfam --enable-dnotify"
57
	myconf="$myconf --with-distribution=Gentoo --enable-libfam --enable-dnotify"
58
	myconf="$myconf $(use_with alsa) $(use_enable cups) $(use_with arts)"
58
	myconf="$myconf $(use_with alsa) $(use_enable cups) $(use_with arts)"
59
	myconf="$myconf $(use_with tiff) $(use_enable jpeg2k jasper) $(use_with openexr)"
59
60
60
	use ssl && myconf="$myconf --with-ssl-dir=/usr" || myconf="$myconf --without-ssl"
61
	use ssl && myconf="$myconf --with-ssl-dir=/usr" || myconf="$myconf --without-ssl"
61
62

Return to bug 81966