diff --git a/freebsd-libexec-9.2.ebuild b/freebsd-libexec-9.2.ebuild index f94c4b3..b981741 100644 --- a/freebsd-libexec-9.2.ebuild +++ b/freebsd-libexec-9.2.ebuild @@ -36,8 +36,6 @@ REMOVE_SUBDIRS="smrsh mail.local tcpd telnetd rshd rlogind lukemftpd ftpd" IUSE="pam ssl kerberos ipv6 nis xinetd" -PATCHES=( "${FILESDIR}/${PN}-9.2-no_ld32.patch" ) - pkg_setup() { use ipv6 || mymakeopts="${mymakeopts} WITHOUT_INET6= WITHOUT_INET6_SUPPORT= " use kerberos || mymakeopts="${mymakeopts} WITHOUT_KERBEROS_SUPPORT= "