diff options
Diffstat (limited to 'dns/py-dnspython/Makefile')
-rw-r--r-- | dns/py-dnspython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-dnspython/Makefile b/dns/py-dnspython/Makefile index f1c6a39bce80..fcdb308fa18f 100644 --- a/dns/py-dnspython/Makefile +++ b/dns/py-dnspython/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.3:devel/py-setuptools_scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent cython distutils NO_ARCH= yes |