aboutsummaryrefslogtreecommitdiff
path: root/security/py-asyncssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-asyncssh/Makefile')
-rw-r--r--security/py-asyncssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-asyncssh/Makefile b/security/py-asyncssh/Makefile
index d7437fc39648..406b41c3ff05 100644
--- a/security/py-asyncssh/Makefile
+++ b/security/py-asyncssh/Makefile
@@ -12,8 +12,8 @@ COMMENT= Python asnycio SSH protocol library
LICENSE= EPL
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>0:security/py-bcrypt@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography@${FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>0:security/py-bcrypt@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography@${PY_FLAVOR}
USES= python:3.4+
USE_PYTHON= autoplist concurrent distutils