aboutsummaryrefslogtreecommitdiff
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 1a8a55c764aa..98e2a6652be8 100644
--- a/www/py-django-registration-redux/Makefile
+++ b/www/py-django-registration-redux/Makefile
@@ -1,5 +1,6 @@
PORTNAME= django-registration-redux
PORTVERSION= 2.12
+PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +12,7 @@ WWW= https://github.com/macropin/django-registration
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>0:www/py-django32@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>0:www/py-django42@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils autoplist