aboutsummaryrefslogtreecommitdiff
path: root/devel/py-atomiclong/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-atomiclong/Makefile')
-rw-r--r--devel/py-atomiclong/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-atomiclong/Makefile b/devel/py-atomiclong/Makefile
index a8efacc4d813..3a5f13666c63 100644
--- a/devel/py-atomiclong/Makefile
+++ b/devel/py-atomiclong/Makefile
@@ -13,8 +13,8 @@ COMMENT= AtomicLong type using CFFI
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${FLAVOR}
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${FLAVOR}
USES= python
USE_PYTHON= autoplist distutils