summaryrefslogtreecommitdiff
path: root/www/zope210/Makefile
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2001-01-29 14:52:23 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2001-01-29 14:52:23 +0000
commitb67c9642d5d7d3ebe8ec1f62a5af6c48b428d82d (patch)
treef2408c8d06f99e322b5efaa128b1d54fab5a1860 /www/zope210/Makefile
parentTell configure script proper place where libqt installed in. (diff)
Upgrade to Zope 2.3.0. It requires the recent change to python15 for
the 'new' module.
Notes
Notes: svn path=/head/; revision=37748
Diffstat (limited to 'www/zope210/Makefile')
-rw-r--r--www/zope210/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/www/zope210/Makefile b/www/zope210/Makefile
index f24f70a2c129..7861136d948f 100644
--- a/www/zope210/Makefile
+++ b/www/zope210/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zope
-PORTVERSION= 2.2.5
+PORTVERSION= 2.3.0
PORTREVISION= 0
CATEGORIES= www python
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
@@ -26,11 +26,6 @@ DIST_SUBDIR= zope
# there. It were a major action to fix all paths otherwise.
do-build: # empty, but needs to be there for the python dependency.
-# The web server's "root" directory used to be ${PREFIX}/www, and from
-# then on, data, cgi-bin and such. Thus, I decided that Zope belongs
-# there, too. I don't know whether this still applies to current apache
-# releases, though. I still run 2.2.8-STABLE.
-
# Change these, if you like, via the environment.
WEBBASEDIR?= www
SZOPEBASEDIR?= ${WEBBASEDIR}/Zope