summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-04 08:40:26 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-04 08:40:26 +0000
commitc58883fad6984352968e0560a6003eedf8fe3682 (patch)
treed53165d996fe8256f7100947af2e0387806ab1b3 /www
parent- Update to version 0.9.18 (diff)
- We don't really depend on plone. This unbreaks build (conflicting dependencies)
Submitted by: Khairil Yusof <kaeru@inigo-tech.com> (maintainer) Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=102897
Diffstat (limited to 'www')
-rw-r--r--www/zope-ttwtype/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/zope-ttwtype/Makefile b/www/zope-ttwtype/Makefile
index 3eb5606d27ec..23c7d37f7d97 100644
--- a/www/zope-ttwtype/Makefile
+++ b/www/zope-ttwtype/Makefile
@@ -16,9 +16,8 @@ DISTNAME= TTWType-1.0rc2
MAINTAINER= kaeru@inigo-tech.com
COMMENT= TTWType product for CMF/Plone
-RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFPlone/__init__.py:${PORTSDIR}/www/plone \
- ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/Formulator/__init__.py:${PORTSDIR}/www/zope-formulator \
- ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFFormController/__init__.py:${PORTSDIR}/www/zope-cmfformcontroller
+RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/Formulator/__init__.py:${PORTSDIR}/www/zope-formulator \
+ ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFFormController/__init__.py:${PORTSDIR}/www/zope-cmfformcontroller
USE_PYTHON= yes
USE_ZOPE= yes