diff options
Diffstat (limited to 'www/py-django-timezone-field/Makefile')
-rw-r--r-- | www/py-django-timezone-field/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-timezone-field/Makefile b/www/py-django-timezone-field/Makefile index fec42e7aebfc..77a3e19c2d47 100644 --- a/www/py-django-timezone-field/Makefile +++ b/www/py-django-timezone-field/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=2.2:www/py-django32@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist pep517 NO_ARCH= yes |