summaryrefslogtreecommitdiff
path: root/www/zope211/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/zope211/Makefile')
-rw-r--r--www/zope211/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zope211/Makefile b/www/zope211/Makefile
index 247e1cdb8d0..2ec0a7f199c 100644
--- a/www/zope211/Makefile
+++ b/www/zope211/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2011/11/11 18:48:24 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2012/02/02 09:56:53 hans Exp $
#
DISTNAME= Zope-${ZOPE211_VERSION}-final
@@ -82,7 +82,7 @@ post-build:
pre-install:
${FIND} ${WRKSRC} \( -name '*.orig' -o -name svn-commit.tmp \) \
- -print | ${XARGS} -- ${RM}
+ -print | ${XARGS} -- ${RM} -f
post-install:
cd ${WRKSRC}/doc/ZEO; pax -rw *.txt ${DESTDIR}${ZOPE_DOC_DIR}/zeo