aboutsummaryrefslogtreecommitdiff
path: root/devel/py-Products.StandardCacheManagers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-Products.StandardCacheManagers/Makefile')
-rw-r--r--devel/py-Products.StandardCacheManagers/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-Products.StandardCacheManagers/Makefile b/devel/py-Products.StandardCacheManagers/Makefile
index e51b299ed3d9..a7274859a593 100644
--- a/devel/py-Products.StandardCacheManagers/Makefile
+++ b/devel/py-Products.StandardCacheManagers/Makefile
@@ -13,9 +13,9 @@ COMMENT= Cache managers for Zope 2
LICENSE= ZPL21
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}AccessControl>=0:${PORTSDIR}/security/py-AccessControl \
- ${PYTHON_PKGNAMEPREFIX}transaction>=0:${PORTSDIR}/devel/py-transaction \
- ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}AccessControl>=0:security/py-AccessControl \
+ ${PYTHON_PKGNAMEPREFIX}transaction>=0:devel/py-transaction \
+ ${PYTHON_PKGNAMEPREFIX}zope.component>=0:devel/py-zope.component
NO_ARCH= yes
USES= python