aboutsummaryrefslogtreecommitdiff
path: root/devel/py-Products.statusmessages/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-Products.statusmessages/Makefile')
-rw-r--r--devel/py-Products.statusmessages/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-Products.statusmessages/Makefile b/devel/py-Products.statusmessages/Makefile
index 0f7adf2ae682..0465ed104ce5 100644
--- a/devel/py-Products.statusmessages/Makefile
+++ b/devel/py-Products.statusmessages/Makefile
@@ -13,9 +13,9 @@ COMMENT= Handling of internationalized status messages for Zope
LICENSE= BSD3CLAUSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.annotation>=0:devel/py-zope.annotation@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.i18n>=0:devel/py-zope.i18n@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.annotation>=0:devel/py-zope.annotation@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}zope.i18n>=0:devel/py-zope.i18n@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR}
USES= python:2.7 zip
USE_PYTHON= distutils autoplist