aboutsummaryrefslogtreecommitdiff
path: root/www/py-requests_ntlm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-requests_ntlm/Makefile')
-rw-r--r--www/py-requests_ntlm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/py-requests_ntlm/Makefile b/www/py-requests_ntlm/Makefile
index 3af4b3afcea2..757378d50ff6 100644
--- a/www/py-requests_ntlm/Makefile
+++ b/www/py-requests_ntlm/Makefile
@@ -11,11 +11,10 @@ WWW= https://github.com/requests/requests-ntlm
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.3:security/py-cryptography@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}ntlm-auth>=1.0.2:security/py-ntlm-auth@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ntlm-auth>=1.0.2:security/py-ntlm-auth@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR}
-USES= python
+USES= python pycryptography:run
USE_PYTHON= distutils autoplist
NO_ARCH= yes