diff options
Diffstat (limited to 'dns/py-idna/Makefile')
-rw-r--r-- | dns/py-idna/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-idna/Makefile b/dns/py-idna/Makefile index 791de5899395..b130731e3889 100644 --- a/dns/py-idna/Makefile +++ b/dns/py-idna/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR} -USES= python:3.5+ +USES= python USE_PYTHON= autoplist concurrent pep517 unittest NO_ARCH= yes |