diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-08-31 16:35:19 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-08-31 16:35:19 +0000 |
commit | 573fd93fff5bfdad5941da0504923681b5b84246 (patch) | |
tree | ba43deb07a120b34794d22b0a9d149596717f1fc /sysutils/lookupd_ldap | |
parent | 91b1c27dae84130b0178da0208da18cfa911fc0c (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=171737
Diffstat (limited to 'sysutils/lookupd_ldap')
-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 |