diff options
Diffstat (limited to 'sysutils/lookupd_ldap/Makefile')
-rw-r--r-- | sysutils/lookupd_ldap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/lookupd_ldap/Makefile b/sysutils/lookupd_ldap/Makefile index 3bd1789a52e8..8fda61cedc38 100644 --- a/sysutils/lookupd_ldap/Makefile +++ b/sysutils/lookupd_ldap/Makefile @@ -14,6 +14,8 @@ COMMENT= The LDAP plugin for the lookupd daemon BUILD_DEPENDS= ${LOCALBASE}/sbin/lookupd:${PORTSDIR}/sysutils/lookupd +BROKEN= Does not compile + INSTALLS_SHLIB= yes USE_OPENLDAP= yes |