diff options
Diffstat (limited to 'www/web2ldap/Makefile')
-rw-r--r-- | www/web2ldap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile index 42d864ee64de..ff06143db3c7 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -3,6 +3,7 @@ PORTNAME= web2ldap PORTVERSION= 1.2.94 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.web2ldap.de/download/ \ http://www.sfr-fresh.com/unix/www/ @@ -18,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ldap>=2.4.0:net/py-ldap@${PY_FLAVOR} \ ${LOCALBASE}/etc/mime.types:misc/mime-support OPTIONS_DEFINE= DOCS -USES= cpe python:2 shebangfix +USES= cpe python:2.7 shebangfix python_OLD_CMD= /usr/bin/python2.7 SHEBANG_FILES= sbin/*.py fcgi/*.py SUB_FILES= pkg-message |