aboutsummaryrefslogtreecommitdiff
path: root/security/py-certbot-dns-dnsmadeeasy
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-15 18:03:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-15 18:03:30 +0000
commit70c6949dc89d78ed0ce7c782af3b09e9105bd3a8 (patch)
treecbcccdd98a0a513518783d300e45c6b23cd258cd /security/py-certbot-dns-dnsmadeeasy
parentcd62007b03f748451c64cf78aadde0ea840643c7 (diff)
downloadports-70c6949dc89d78ed0ce7c782af3b09e9105bd3a8.tar.gz
ports-70c6949dc89d78ed0ce7c782af3b09e9105bd3a8.zip
Update USES=python for py-dns-lexicon 3.5.0 update
Notes
Notes: svn path=/head/; revision=555319
Diffstat (limited to 'security/py-certbot-dns-dnsmadeeasy')
-rw-r--r--security/py-certbot-dns-dnsmadeeasy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-certbot-dns-dnsmadeeasy/Makefile b/security/py-certbot-dns-dnsmadeeasy/Makefile
index dd82a5b3e523..dfee0f8e0d14 100644
--- a/security/py-certbot-dns-dnsmadeeasy/Makefile
+++ b/security/py-certbot-dns-dnsmadeeasy/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}acme>=${ACME_VERSION},1:security/py-acme@${P
${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-zope.interface@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes