diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-24 08:50:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-24 08:50:48 +0000 |
commit | ee50ff92579aff3ed6a85133ecd0bcef5b80c8d7 (patch) | |
tree | ccacd1cc8356f851c715e79ad9900a02f065d181 /www/zope28 | |
parent | 602b204a6ba5506cb5f94559893e3072b2b42a09 (diff) |
Notes
Diffstat (limited to 'www/zope28')
-rw-r--r-- | www/zope28/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/zope28/Makefile b/www/zope28/Makefile index 0079e2d24f4c..f16b81d76727 100644 --- a/www/zope28/Makefile +++ b/www/zope28/Makefile @@ -68,9 +68,6 @@ post-patch: ${WRKSRC}/configure post-install: - ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}28.sh ${PREFIX}/etc/rc.d - ${INSTALL_SCRIPT} ${WRKDIR}/zeo28.sh ${PREFIX}/etc/rc.d - ${MV} ${ZOPEBASEDIR}/skel/etc/zope.conf.in \ ${ZOPEBASEDIR}/skel/etc/zope.conf.sample.in |