aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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