diff options
Diffstat (limited to 'devel/py-zope.size/Makefile')
-rw-r--r-- | devel/py-zope.size/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-zope.size/Makefile b/devel/py-zope.size/Makefile index 65e862221d32..7670f4162054 100644 --- a/devel/py-zope.size/Makefile +++ b/devel/py-zope.size/Makefile @@ -13,8 +13,8 @@ COMMENT= Interfaces and simple adapter that give the size of an object 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 USE_PYTHON= distutils autoplist |