diff options
Diffstat (limited to 'dns/py-py3dns/Makefile')
-rw-r--r-- | dns/py-py3dns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-py3dns/Makefile b/dns/py-py3dns/Makefile index 59a2fe901412..550922439fc8 100644 --- a/dns/py-py3dns/Makefile +++ b/dns/py-py3dns/Makefile @@ -13,7 +13,7 @@ LICENSE_NAME= CNRI LICENSE AGREEMENT LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USES= python:3.3+ +USES= python USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes |