diff options
Diffstat (limited to 'dns/py-easyzone/Makefile')
-rw-r--r-- | dns/py-easyzone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-easyzone/Makefile b/dns/py-easyzone/Makefile index 4430b83cd5cd..e5b26215fdd3 100644 --- a/dns/py-easyzone/Makefile +++ b/dns/py-easyzone/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:dns/py-dnspython@${PY_FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist .include <bsd.port.mk> |