diff options
Diffstat (limited to 'dns/py-ns1-python/Makefile')
-rw-r--r-- | dns/py-ns1-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-ns1-python/Makefile b/dns/py-ns1-python/Makefile index 9e35d9db0282..f8e165c1d998 100644 --- a/dns/py-ns1-python/Makefile +++ b/dns/py-ns1-python/Makefile @@ -14,7 +14,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${P ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |