aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/zope-archetypes/Makefile4
-rw-r--r--www/zope-cmfforum/Makefile2
-rw-r--r--www/zope-cmftransforms/Makefile2
-rw-r--r--www/zope-portaltransforms/Makefile2
4 files changed, 5 insertions, 5 deletions
diff --git a/www/zope-archetypes/Makefile b/www/zope-archetypes/Makefile
index 02230627e97a..f1e515654a81 100644
--- a/www/zope-archetypes/Makefile
+++ b/www/zope-archetypes/Makefile
@@ -18,8 +18,8 @@ DIST_SUBDIR= zope
MAINTAINER= filippo@widestore.net
COMMENT= Framework for the development of new Content Types in Zope/CMF/Plone
-RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/lib/python/Products/CMFPlone/__init__.py:${PORTSDIR}/www/plone \
- ${LOCALBASE}/${SZOPEBASEDIR}/lib/python/Products/PortalTransforms/__init__.py:${PORTSDIR}/www/zope-cmftransforms
+RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFPlone/__init__.py:${PORTSDIR}/www/plone \
+ ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/PortalTransforms/__init__.py:${PORTSDIR}/www/zope-cmftransforms
WRKSRC=${WRKDIR}/${DISTNAME}
USE_ZOPE= yes
diff --git a/www/zope-cmfforum/Makefile b/www/zope-cmfforum/Makefile
index c760fff17222..9d07f82e80ab 100644
--- a/www/zope-cmfforum/Makefile
+++ b/www/zope-cmfforum/Makefile
@@ -18,7 +18,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A forum for ZOPE CMF with file attachments
-RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/lib/python/Products/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf
+RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf
USE_PYTHON= yes
USE_ZOPE= yes
diff --git a/www/zope-cmftransforms/Makefile b/www/zope-cmftransforms/Makefile
index 4003ca8f4bc5..9d8362555b13 100644
--- a/www/zope-cmftransforms/Makefile
+++ b/www/zope-cmftransforms/Makefile
@@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= filippo@widestore.net
COMMENT= CMFTransforms product for Zope/CMF
-RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/lib/python/Products/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf \
+RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf \
pdftohtml:${PORTSDIR}/textproc/pdftohtml \
lynx:${PORTSDIR}/www/lynx \
${PYTHON_SITELIBDIR}/docutils/__init__.py:${PORTSDIR}/textproc/py-docutils
diff --git a/www/zope-portaltransforms/Makefile b/www/zope-portaltransforms/Makefile
index 4003ca8f4bc5..9d8362555b13 100644
--- a/www/zope-portaltransforms/Makefile
+++ b/www/zope-portaltransforms/Makefile
@@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= filippo@widestore.net
COMMENT= CMFTransforms product for Zope/CMF
-RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/lib/python/Products/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf \
+RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf \
pdftohtml:${PORTSDIR}/textproc/pdftohtml \
lynx:${PORTSDIR}/www/lynx \
${PYTHON_SITELIBDIR}/docutils/__init__.py:${PORTSDIR}/textproc/py-docutils