aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-smart-selects/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-smart-selects/Makefile')
-rw-r--r--www/py-django-smart-selects/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-django-smart-selects/Makefile b/www/py-django-smart-selects/Makefile
index 8532f565140e..52d21dde8920 100644
--- a/www/py-django-smart-selects/Makefile
+++ b/www/py-django-smart-selects/Makefile
@@ -1,5 +1,6 @@
PORTNAME= django-smart-selects
PORTVERSION= 1.6.0
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +13,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=2.2:www/py-django32@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=2.2:www/py-django42@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils