diff options
Diffstat (limited to 'net-mgmt/py-dnsdiag/Makefile')
-rw-r--r-- | net-mgmt/py-dnsdiag/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-dnsdiag/Makefile b/net-mgmt/py-dnsdiag/Makefile index 4d1683085b5c..efb2656266d4 100644 --- a/net-mgmt/py-dnsdiag/Makefile +++ b/net-mgmt/py-dnsdiag/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=2.0.0:dns/py-dnspython@${PY_FLAVO ${PYTHON_PKGNAMEPREFIX}requests>=2.21.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.9.1:www/py-requests-toolbelt@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist distutils .include <bsd.port.mk> |