diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:08:18 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:08:18 +0000 |
commit | 6cf4723a686227c39cecbf6092e9207f71eee5cb (patch) | |
tree | c8053497f4d4ed408ab5129987357fe8e9b6fb9f /www/web2ldap | |
parent | BROKEN: Does not fetch (diff) |
BROKEN: Incorrect plist
Notes
Notes:
svn path=/head/; revision=59360
Diffstat (limited to '')
-rw-r--r-- | www/web2ldap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile index 22c212f9efab..d172368d3fd7 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.web2ldap.de/download/ \ MAINTAINER= oddbjorn@tricknology.org +BROKEN= "Incorrect plist" + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_ldap.so:${PORTSDIR}/net/py-ldap2 NO_BUILD= yes |