diff options
Diffstat (limited to 'www/py-django-jsonfield/Makefile')
-rw-r--r-- | www/py-django-jsonfield/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-jsonfield/Makefile b/www/py-django-jsonfield/Makefile index edb5fe9ad25c..932521cc8864 100644 --- a/www/py-django-jsonfield/Makefile +++ b/www/py-django-jsonfield/Makefile @@ -17,7 +17,7 @@ DEPRECATED= This port will be deleted in the future, please switch to use www/py RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=0:www/py-django111@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes |