diff options
Diffstat (limited to 'www/py-werkzeug/Makefile')
-rw-r--r-- | www/py-werkzeug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-werkzeug/Makefile b/www/py-werkzeug/Makefile index 1257cd26fc0a..8b4ece995bf5 100644 --- a/www/py-werkzeug/Makefile +++ b/www/py-werkzeug/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markupsafe>=2.1.1:textproc/py-markupsafe@${PY_FLAVOR} -USES= cpe python:3.8+ +USES= cpe python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |