aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.transformchain/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-plone.transformchain/Makefile')
-rw-r--r--www/py-plone.transformchain/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/py-plone.transformchain/Makefile b/www/py-plone.transformchain/Makefile
index 4c00d2a96a7b..3db61e01adf8 100644
--- a/www/py-plone.transformchain/Makefile
+++ b/www/py-plone.transformchain/Makefile
@@ -12,9 +12,9 @@ COMMENT= Hook into repoze.zope2 for third party packages
LICENSE= BSD3CLAUSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.component>=0:devel/py-zope.component@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:devel/py-zope.schema@${FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}zope.component>=0:devel/py-zope.component@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:devel/py-zope.schema@${PY_FLAVOR}
NO_ARCH= yes
USES= python:2.7 zope