aboutsummaryrefslogtreecommitdiffstats
path: root/www/zope213/Makefile
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-02-26 09:30:51 +0800
committermnag <mnag@FreeBSD.org>2006-02-26 09:30:51 +0800
commita9b3a80a94a3d3b978a3b2d3c45b8ea6b9ea4933 (patch)
tree67c83a3f2c9637de7e435cc29d1402c467958def /www/zope213/Makefile
parentccd731402873b2f3992bcdbe6ae37b783f846db7 (diff)
downloadfreebsd-ports-gnome-a9b3a80a94a3d3b978a3b2d3c45b8ea6b9ea4933.tar.gz
freebsd-ports-gnome-a9b3a80a94a3d3b978a3b2d3c45b8ea6b9ea4933.tar.zst
freebsd-ports-gnome-a9b3a80a94a3d3b978a3b2d3c45b8ea6b9ea4933.zip
- Unbroken
- Remove extra install of rc.d script - Bump PORTREVISION - portlint(1) Approved by: portmgr (kris)
Diffstat (limited to 'www/zope213/Makefile')
-rw-r--r--www/zope213/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/zope213/Makefile b/www/zope213/Makefile
index 434a231bdd07..b3243758a7cb 100644
--- a/www/zope213/Makefile
+++ b/www/zope213/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zope
PORTVERSION= 2.9.0
+PORTREVISION= 1
CATEGORIES= www python zope
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}
@@ -16,9 +17,8 @@ DIST_SUBDIR= zope
MAINTAINER= yasi@yasi.to
COMMENT= An object-based web application platform
-BROKEN= Incomplete pkg-plist
-
USE_PYTHON= yes
+USE_GETTEXT= yes
USE_RC_SUBR= ${PORTNAME}29.sh zeo29.sh
LATEST_LINK= zope29
@@ -69,9 +69,6 @@ post-patch:
${WRKSRC}/configure
post-install:
- ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}29.sh ${PREFIX}/etc/rc.d
- ${INSTALL_SCRIPT} ${WRKDIR}/zeo29.sh ${PREFIX}/etc/rc.d
-
${MV} ${ZOPEBASEDIR}/skel/etc/zope.conf.in \
${ZOPEBASEDIR}/skel/etc/zope.conf.sample.in