diff options
Diffstat (limited to 'www/py-plone.subrequest/Makefile')
-rw-r--r-- | www/py-plone.subrequest/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-plone.subrequest/Makefile b/www/py-plone.subrequest/Makefile index 68b10a356d75..3ea683a59cbf 100644 --- a/www/py-plone.subrequest/Makefile +++ b/www/py-plone.subrequest/Makefile @@ -12,8 +12,8 @@ COMMENT= Subrequests for Zope2 LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}five.globalrequest>=0:${PORTSDIR}/devel/py-five.globalrequest \ - ${PYTHON_PKGNAMEPREFIX}zope.globalrequest>=0:${PORTSDIR}/devel/py-zope.globalrequest +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}five.globalrequest>=0:devel/py-five.globalrequest \ + ${PYTHON_PKGNAMEPREFIX}zope.globalrequest>=0:devel/py-zope.globalrequest NO_ARCH= yes USES= python |