aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-auth-ldap
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2014-10-18 19:10:21 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2014-10-18 19:10:21 +0000
commit7919b8d58ebe06034536da6acec7c2c45dbb891a (patch)
tree992497e3f02a33474252b7ba480024aee8e7a4a3 /www/py-django-auth-ldap
parent36bf746c40b1f372934c5fb502f9dbd8b07b6526 (diff)
downloadports-7919b8d58ebe06034536da6acec7c2c45dbb891a.tar.gz
ports-7919b8d58ebe06034536da6acec7c2c45dbb891a.zip
Notes
Diffstat (limited to 'www/py-django-auth-ldap')
-rw-r--r--www/py-django-auth-ldap/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/py-django-auth-ldap/Makefile b/www/py-django-auth-ldap/Makefile
index d2310ce9bfbc..88df7a974d7c 100644
--- a/www/py-django-auth-ldap/Makefile
+++ b/www/py-django-auth-ldap/Makefile
@@ -15,8 +15,7 @@ LICENSE= BSD2CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.3.1:${PORTSDIR}/www/py-django \
${PYTHON_PKGNAMEPREFIX}ldap2>=2.0:${PORTSDIR}/net/py-ldap2
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2
+USE_PYTHON= autoplist distutils
.include <bsd.port.mk>