diff options
Diffstat (limited to 'www/py-httpx013/Makefile')
-rw-r--r-- | www/py-httpx013/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-httpx013/Makefile b/www/py-httpx013/Makefile index 78a91866cb80..170b62d56100 100644 --- a/www/py-httpx013/Makefile +++ b/www/py-httpx013/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}rfc3986>=1.3:www/py-rfc3986@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sniffio>=0:devel/py-sniffio@${PY_FLAVOR} -USES= cpe python:3.7+ +USES= cpe python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |