diff options
Diffstat (limited to 'devel/py-zope.copy/Makefile')
-rw-r--r-- | devel/py-zope.copy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-zope.copy/Makefile b/devel/py-zope.copy/Makefile index dd31065afe5f..27a9f52c93c7 100644 --- a/devel/py-zope.copy/Makefile +++ b/devel/py-zope.copy/Makefile @@ -13,7 +13,7 @@ COMMENT= Pluggable object copying mechanism LICENSE= ZPL21 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${FLAVOR} USES= python USE_PYTHON= distutils autoplist |