diff options
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 |