summaryrefslogtreecommitdiff
path: root/www/zope210/Makefile
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2001-05-03 10:23:54 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2001-05-03 10:23:54 +0000
commitc4f736719aae83e3fd7c51279fac17b0d3059ed4 (patch)
treec6db8e36172a7791fdcf35b96efa41d6c1c9d150 /www/zope210/Makefile
parentUpdate to Zope 2.3.2 + Hotfix 2001-05-01 (diff)
Actually install the 2001-05-01 Hotfix.
Notes
Notes: svn path=/head/; revision=42208
Diffstat (limited to 'www/zope210/Makefile')
-rw-r--r--www/zope210/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope210/Makefile b/www/zope210/Makefile
index 14a8e799f84a..15b3278024ce 100644
--- a/www/zope210/Makefile
+++ b/www/zope210/Makefile
@@ -65,7 +65,7 @@ do-install:
@${ECHO} "===> Please be patient, some builds need their time."
@${ECHO} "===> Copying..."
@${CP} -Rp ${WRKSRC}/* ${ZOPEBASEDIR}/
- @#${CP} -Rp ${WRKDIR}/lib ${ZOPEBASEDIR}/
+ @${CP} -Rp ${WRKDIR}/lib ${ZOPEBASEDIR}/
@#
@${CHMOD} -R u+w ${ZOPEBASEDIR}
@(cd ${ZOPEBASEDIR} && ${PYTHON_CMD} w_pcgi.py)