diff options
Diffstat (limited to 'www/py-django-auth-ldap/Makefile')
| -rw-r--r-- | www/py-django-auth-ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-auth-ldap/Makefile b/www/py-django-auth-ldap/Makefile index 8023ea31904d..66c7d9677bca 100644 --- a/www/py-django-auth-ldap/Makefile +++ b/www/py-django-auth-ldap/Makefile @@ -13,7 +13,7 @@ COMMENT= LDAP integration for django.contrib.auth LICENSE= BSD2CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.3.1:${PORTSDIR}/www/py-django18 \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=1.3.1:${PORTSDIR}/www/py-django18 \ ${PYTHON_PKGNAMEPREFIX}ldap>=2.0:${PORTSDIR}/net/py-ldap USES= python:2 |
