aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-05-03 19:29:49 +0800
committerpav <pav@FreeBSD.org>2004-05-03 19:29:49 +0800
commitfcdaef0cf3fe00c7d770be7a735284f1ec424e64 (patch)
tree708f88d3a4da80f90e87dc520d01de3eb4e8ac61 /www
parent5101d5c6317e73f9a4883e912ff37515c4eda058 (diff)
downloadfreebsd-ports-gnome-fcdaef0cf3fe00c7d770be7a735284f1ec424e64.tar.gz
freebsd-ports-gnome-fcdaef0cf3fe00c7d770be7a735284f1ec424e64.tar.zst
freebsd-ports-gnome-fcdaef0cf3fe00c7d770be7a735284f1ec424e64.zip
- Chase dependency on zope-cmf
PR: ports/66192 Submitted by: Khairil Yusof <kaeru@inigo-tech.com> (maintainer)
Diffstat (limited to 'www')
-rw-r--r--www/zope-cmfquickinstaller/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope-cmfquickinstaller/Makefile b/www/zope-cmfquickinstaller/Makefile
index f2ae69e63b25..060d130a9397 100644
--- a/www/zope-cmfquickinstaller/Makefile
+++ b/www/zope-cmfquickinstaller/Makefile
@@ -18,7 +18,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= kaeru@inigo-tech.com
COMMENT= CMFQuickInstaller is a 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
USE_PYTHON= yes
USE_ZOPE= yes