diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-04 07:26:21 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-04 07:26:21 +0000 |
commit | 19767822d7ab0d45173fe05ebb86f9d147b59ec3 (patch) | |
tree | e4e1f76ab65384fe3724c04cb4297e11df3a4bb0 /net/openldap12 | |
parent | 822990387fa9eaae396bd8730c24bf881661ee2a (diff) |
Notes
Diffstat (limited to 'net/openldap12')
-rw-r--r-- | net/openldap12/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/openldap12/Makefile b/net/openldap12/Makefile index 0e985bf2e3b2..f6ee76ee616c 100644 --- a/net/openldap12/Makefile +++ b/net/openldap12/Makefile @@ -29,6 +29,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= lodea@vet.com.au COMMENT= Open source LDAP client and server software +BROKEN= ancient, unsupported, potential security issues + USE_LIBTOOL= yes CONFIGURE_ARGS= --localstatedir=/var/db \ |