summaryrefslogtreecommitdiff
path: root/www/yaws/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/yaws/Makefile')
-rw-r--r--www/yaws/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/yaws/Makefile b/www/yaws/Makefile
index a5ec3074338..44189e6b4c8 100644
--- a/www/yaws/Makefile
+++ b/www/yaws/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/08/26 13:46:43 cheusov Exp $
+# $NetBSD: Makefile,v 1.2 2012/02/02 09:55:25 hans Exp $
#
DISTNAME= yaws-1.91
@@ -46,7 +46,7 @@ post-patch:
${RM} ${WRKDIR}/yaws
${RM} -Rf ${WRKSRC}/www/.xvpics
${RM} -Rf ${WRKSRC}/www/testdir
- ${FIND} ${WRKSRC} -name \*.orig -o -name .empty | ${XARGS} ${RM}
+ ${FIND} ${WRKSRC} -name \*.orig -o -name .empty | ${XARGS} ${RM} -f
pre-configure:
cd ${WRKSRC} && autoconf