diff options
Diffstat (limited to 'textproc/py-zope.tal/Makefile')
-rw-r--r-- | textproc/py-zope.tal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-zope.tal/Makefile b/textproc/py-zope.tal/Makefile index 492609142e41..a9fd882abbe0 100644 --- a/textproc/py-zope.tal/Makefile +++ b/textproc/py-zope.tal/Makefile @@ -13,8 +13,8 @@ COMMENT= Zope Template Application Language (TAL) LICENSE= ZPL21 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:textproc/py-zope.i18nmessageid \ - ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:textproc/py-zope.i18nmessageid@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${FLAVOR} USES= python zip USE_PYTHON= distutils autoplist |