summaryrefslogtreecommitdiff
path: root/www/py-django-registration-redux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-registration-redux/Makefile')
-rw-r--r--www/py-django-registration-redux/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-django-registration-redux/Makefile b/www/py-django-registration-redux/Makefile
index ec6be445cd55..fe35c5d90447 100644
--- a/www/py-django-registration-redux/Makefile
+++ b/www/py-django-registration-redux/Makefile
@@ -4,6 +4,7 @@
PORTNAME= django-registration-redux
PORTVERSION= 2.4
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= www python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +14,7 @@ COMMENT= User-registration application for Django
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.11:www/py-django@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=1.11:www/py-django111@${PY_FLAVOR}
NO_ARCH= yes
USES= python