aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.behavior/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-plone.behavior/Makefile')
-rw-r--r--www/py-plone.behavior/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/py-plone.behavior/Makefile b/www/py-plone.behavior/Makefile
index add0a226ffcd..2c3e33cf8dc4 100644
--- a/www/py-plone.behavior/Makefile
+++ b/www/py-plone.behavior/Makefile
@@ -12,11 +12,11 @@ COMMENT= Infrastructure for maintaining a registry of available behaviors
LICENSE= BSD3CLAUSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>0:${PORTSDIR}/devel/py-zope.component \
- ${PYTHON_PKGNAMEPREFIX}zope.interface>0:${PORTSDIR}/devel/py-zope.interface \
- ${PYTHON_PKGNAMEPREFIX}zope.schema>0:${PORTSDIR}/devel/py-zope.schema \
- ${PYTHON_PKGNAMEPREFIX}zope.annotation>0:${PORTSDIR}/devel/py-zope.annotation \
- ${PYTHON_PKGNAMEPREFIX}zope.configuration>0:${PORTSDIR}/devel/py-zope.configuration
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>0:devel/py-zope.component \
+ ${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-zope.interface \
+ ${PYTHON_PKGNAMEPREFIX}zope.schema>0:devel/py-zope.schema \
+ ${PYTHON_PKGNAMEPREFIX}zope.annotation>0:devel/py-zope.annotation \
+ ${PYTHON_PKGNAMEPREFIX}zope.configuration>0:devel/py-zope.configuration
NO_ARCH= yes
USES= python