diff options
-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 09e36234afc7..b723450c2260 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -3,6 +3,7 @@ PORTNAME= web2ldap PORTVERSION= 1.2.71 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.web2ldap.de/download/ \ http://www.sfr-fresh.com/unix/www/ \ @@ -20,6 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ldap>=2.4.0:net/py-ldap \ OPTIONS_DEFINE= DOCS USES= cpe python:2 shebangfix +python_OLD_CMD= /usr/bin/python2.7 SHEBANG_FILES= sbin/*.py fcgi/*.py SUB_FILES= pkg-message NO_ARCH= yes |