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

Collapse All | Expand All

(-)xfree-4.3.99.10.ebuild (-1 / +3 lines)
Lines 415-421 Link Here
415
415
416
	if [ "`use ipv6`" ]
416
	if [ "`use ipv6`" ]
417
	then
417
	then
418
		echo "#define HasIPv6 YES" >> config/cf/host.def
418
		echo "#define BuildIPv6 YES" >> config/cf/host.def
419
	else
420
		echo "#define BuildIPv6 NO" >> config/cf/host.def
419
	fi
421
	fi
420
422
421
# Will uncomment this after kde, qt, and *box ebuilds are alterered to use
423
# Will uncomment this after kde, qt, and *box ebuilds are alterered to use

Return to bug 21127