aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:31:45 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:40:10 +0000
commit12a81c860341ea819b93e13907e5e168baebe4ea (patch)
treea836e9a2743738834b35ab50144bb5716d818739 /dns
parent8465fa106260644d72c9aad5b93c355f170f0f7d (diff)
downloadports-12a81c860341ea819b93e13907e5e168baebe4ea.tar.gz
ports-12a81c860341ea819b93e13907e5e168baebe4ea.zip
dns/py-dns-lexicon: Sort USES
Diffstat (limited to 'dns')
-rw-r--r--dns/py-dns-lexicon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-dns-lexicon/Makefile b/dns/py-dns-lexicon/Makefile
index 5faef179ce61..9fa49e9c4795 100644
--- a/dns/py-dns-lexicon/Makefile
+++ b/dns/py-dns-lexicon/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:www/py-beautifulsoup@${PY_F
${PYTHON_PKGNAMEPREFIX}requests>=2:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tldextract>=2:dns/py-tldextract@${PY_FLAVOR}
-USES= python pycryptography:run
+USES= pycryptography:run python
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes