summaryrefslogtreecommitdiff
path: root/www/plone3
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-01-05 19:16:05 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-01-05 19:16:05 +0000
commit8df9b7b5ef3390d4364d68749b380bafdc8ea21d (patch)
tree79e25e440f923e93777583fb2f926064875c67c9 /www/plone3
parent- Add conflicts between www/plone and www/zope-formulator, they both install (diff)
- Portlint whitespace
Notes
Notes: svn path=/head/; revision=97391
Diffstat (limited to 'www/plone3')
-rw-r--r--www/plone3/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/plone3/Makefile b/www/plone3/Makefile
index 72b5c9638aae..69e47d83a13e 100644
--- a/www/plone3/Makefile
+++ b/www/plone3/Makefile
@@ -8,7 +8,7 @@
PORTNAME= plone
PORTVERSION= 1.0.5
CATEGORIES= www zope
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= plone
DISTNAME= CMFPlone1.0.5
DIST_SUBDIR= zope
@@ -16,7 +16,7 @@ DIST_SUBDIR= zope
MAINTAINER= filippo@widestore.net
COMMENT= A user friendly implementation of the CMF written on top of ZOPE
-RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/lib/python/Products/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf13
+RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/lib/python/Products/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf13
CONFLICTS= zope-formulator-*
@@ -28,12 +28,12 @@ WRKSRC= ${WRKDIR}/CMFPlone-1.0.5
MODULES= CMFPlone DCWorkflow Formulator i18n
# You can change this in the environment if you like.
-SZOPEBASEDIR?= www/Zope
+SZOPEBASEDIR?= www/Zope
# Don't change these
-ZOPEBASEDIR= ${PREFIX}/${SZOPEBASEDIR}
+ZOPEBASEDIR= ${PREFIX}/${SZOPEBASEDIR}
ZOPEPRODUCTNAME=
-ZOPEPRODUCTDIR= lib/python/Products
+ZOPEPRODUCTDIR= lib/python/Products
PLIST_SUB= ZOPEBASEDIR=${SZOPEBASEDIR}