diff options
Diffstat (limited to 'devel/py-zope.component/Makefile')
-rw-r--r-- | devel/py-zope.component/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-zope.component/Makefile b/devel/py-zope.component/Makefile index 352ebd8d34e5..9bf4fe36a274 100644 --- a/devel/py-zope.component/Makefile +++ b/devel/py-zope.component/Makefile @@ -14,8 +14,8 @@ COMMENT= Zope Component Architecture LICENSE= ZPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.event>=0:${PORTSDIR}/devel/py-zope.event \ - ${PYTHON_PKGNAMEPREFIX}zope.interface>=4.1.0:${PORTSDIR}/devel/py-zope.interface +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.event>=0:devel/py-zope.event \ + ${PYTHON_PKGNAMEPREFIX}zope.interface>=4.1.0:devel/py-zope.interface NO_ARCH= yes USES= python |