diff options
Diffstat (limited to 'www/py-httpx-gssapi/Makefile')
-rw-r--r-- | www/py-httpx-gssapi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-httpx-gssapi/Makefile b/www/py-httpx-gssapi/Makefile index 8e48077574aa..90f5cf8c9297 100644 --- a/www/py-httpx-gssapi/Makefile +++ b/www/py-httpx-gssapi/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>0:www/py-httpx@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |