diff options
Diffstat (limited to 'dns/py-idna_ssl/Makefile')
-rw-r--r-- | dns/py-idna_ssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-idna_ssl/Makefile b/dns/py-idna_ssl/Makefile index f751887cb860..59246927644c 100644 --- a/dns/py-idna_ssl/Makefile +++ b/dns/py-idna_ssl/Makefile @@ -18,7 +18,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=2.3:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} -USES= python:3.3+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |