--- proftpd/proftpd-1.2.10-r7.ebuild 2005-08-01 00:05:47.000000000 +1000 +++ proftpd.new/proftpd-1.2.10-r7.ebuild 2005-10-31 16:11:12.000000000 +1100 @@ -5,7 +5,7 @@ inherit flag-o-matic eutils IUSE="hardened ipv6 ldap mysql pam postgres shaper softquota ssl tcpd - selinux sendfile noauthunix authfile ncurses xinetd" + selinux sendfile noauthunix authfile ncurses xinetd ldapv3bind" MY_P=${P/_/} S=${WORKDIR}/${MY_P} @@ -43,6 +43,7 @@ # Fix ftpshut and SqlShowInfo, bug #100364 epatch "${FILESDIR}/proftpd-ftpshut.patch" epatch "${FILESDIR}/proftpd-sqlshowinfo.patch" + use ldapv3bind && epatch "${FILESDIR}/proftpd-ldapv3bind.patch" } src_compile() {