diff options
Diffstat (limited to 'www/py-hyperlink/Makefile')
-rw-r--r-- | www/py-hyperlink/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-hyperlink/Makefile b/www/py-hyperlink/Makefile index 855686508c7f..486e66fc7fb3 100644 --- a/www/py-hyperlink/Makefile +++ b/www/py-hyperlink/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=2.5:dns/py-idna@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |