aboutsummaryrefslogtreecommitdiff
path: root/security/py-YubiOTP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-YubiOTP/Makefile')
-rw-r--r--security/py-YubiOTP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-YubiOTP/Makefile b/security/py-YubiOTP/Makefile
index 8d7c748bb1f9..5f46fa0e850a 100644
--- a/security/py-YubiOTP/Makefile
+++ b/security/py-YubiOTP/Makefile
@@ -12,8 +12,8 @@ COMMENT= Library for verifying YubiKey OTP tokens
LICENSE= BSD2CLAUSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \
- ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${FLAVOR}
USES= python
USE_PYTHON= autoplist distutils