diff options
Diffstat (limited to 'net/perldap/Makefile')
-rw-r--r-- | net/perldap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/perldap/Makefile b/net/perldap/Makefile index 403af5c9dfdc..734c6ed49b6b 100644 --- a/net/perldap/Makefile +++ b/net/perldap/Makefile @@ -20,6 +20,8 @@ PERL_CONFIGURE= yes CONFIGURE_ENV+= LDAPSDKDIR=${PREFIX} LDAPV3ON=yes LDAPSDKSSL=no MAKE_ENV= ${CONFIGURE_ENV} +BROKEN= BROKEN after net/ldapsdk update + MAN3= Mozilla::LDAP::Conn.3 \ Mozilla::LDAP::LDIF.3 \ Mozilla::LDAP::Utils.3 \ |