summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/py-cert-human/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-cert-human/Makefile b/security/py-cert-human/Makefile
index cef7076bb0b0..19f04e468f49 100644
--- a/security/py-cert-human/Makefile
+++ b/security/py-cert-human/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=2.0.0:dns/py-idna@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=0.14:security/py-openssl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
-USES= python pycryptography:run
+USES= pycryptography:run python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes