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

Collapse All | Expand All

(-)a/freebsd-libexec-9.2.ebuild (-2 lines)
Lines 36-43 REMOVE_SUBDIRS="smrsh mail.local tcpd telnetd rshd rlogind lukemftpd ftpd" Link Here
36
36
37
IUSE="pam ssl kerberos ipv6 nis xinetd"
37
IUSE="pam ssl kerberos ipv6 nis xinetd"
38
38
39
PATCHES=( "${FILESDIR}/${PN}-9.2-no_ld32.patch" )
40
41
pkg_setup() {
39
pkg_setup() {
42
	use ipv6 || mymakeopts="${mymakeopts} WITHOUT_INET6= WITHOUT_INET6_SUPPORT= "
40
	use ipv6 || mymakeopts="${mymakeopts} WITHOUT_INET6= WITHOUT_INET6_SUPPORT= "
43
	use kerberos || mymakeopts="${mymakeopts} WITHOUT_KERBEROS_SUPPORT= "
41
	use kerberos || mymakeopts="${mymakeopts} WITHOUT_KERBEROS_SUPPORT= "

Return to bug 510400