Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 79849
Collapse All | Expand All

(-)/usr/local/portage/x11-libs/fox/fox-1.0.49.ebuild (-1 / +1 lines)
Lines 19-25 Link Here
19
19
20
	local myconf
20
	local myconf
21
21
22
	use opengl && myconf="$myconf --with-opengl=opengl" #default enabled
22
	use opengl || myconf="$myconf --with-opengl=no" #default enabled
23
	use cups && myconf="$myconf --enable-cups"      #default disabled
23
	use cups && myconf="$myconf --enable-cups"      #default disabled
24
24
25
	./configure \
25
	./configure \

Return to bug 79849