aboutsummaryrefslogtreecommitdiff
path: root/dns/py-dns-crawler
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:31:44 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:40:09 +0000
commit8465fa106260644d72c9aad5b93c355f170f0f7d (patch)
treea5e0c95c40b2520305e8d894dd0c9a96ba40dfcc /dns/py-dns-crawler
parent140a4b0e4592d0b03b79e2ba0765ab51221ed41e (diff)
downloadports-8465fa106260644d72c9aad5b93c355f170f0f7d.tar.gz
ports-8465fa106260644d72c9aad5b93c355f170f0f7d.zip
Diffstat (limited to 'dns/py-dns-crawler')
-rw-r--r--dns/py-dns-crawler/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-dns-crawler/Makefile b/dns/py-dns-crawler/Makefile
index 31a613e3f4fb..e9f846c9f2da 100644
--- a/dns/py-dns-crawler/Makefile
+++ b/dns/py-dns-crawler/Makefile
@@ -30,7 +30,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1crypto>=1.3.0:devel/py-asn1crypto@${PY_F
${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.9.1:www/py-requests-toolbelt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rq>=1.2.2:devel/py-rq@${PY_FLAVOR}
-USES= python pycryptography:run
+USES= pycryptography:run python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes