aboutsummaryrefslogtreecommitdiff
path: root/devel/py-zope.component/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-zope.component/Makefile')
-rw-r--r--devel/py-zope.component/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-zope.component/Makefile b/devel/py-zope.component/Makefile
index 9bf4fe36a274..0a478f122a66 100644
--- a/devel/py-zope.component/Makefile
+++ b/devel/py-zope.component/Makefile
@@ -14,8 +14,8 @@ COMMENT= Zope Component Architecture
LICENSE= ZPL21
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.event>=0:devel/py-zope.event \
- ${PYTHON_PKGNAMEPREFIX}zope.interface>=4.1.0:devel/py-zope.interface
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.event>=0:devel/py-zope.event@${FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}zope.interface>=4.1.0:devel/py-zope.interface@${FLAVOR}
NO_ARCH= yes
USES= python