summaryrefslogtreecommitdiff
path: root/www/w3m
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-12-13 08:09:41 +0000
committerobache <obache@pkgsrc.org>2008-12-13 08:09:41 +0000
commitba7f4dcd14b99eeb383a71d919dc516333e0df18 (patch)
treefbe272dc4b47a4eec50a8421833a9e80cd7ca0a6 /www/w3m
parent9166601b1578427af9e8ad25adb95fa9848fd848 (diff)
downloadpkgsrc-ba7f4dcd14b99eeb383a71d919dc516333e0df18.tar.gz
Eliminate "*.orig" cleaner in post-patch phase.
It is not required anymore and made maintainance of patch harder.
Diffstat (limited to 'www/w3m')
-rw-r--r--www/w3m/Makefile.common5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/w3m/Makefile.common b/www/w3m/Makefile.common
index ba9b06671d3..b28d5b36217 100644
--- a/www/w3m/Makefile.common
+++ b/www/w3m/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.51 2008/12/13 04:33:43 obache Exp $
+# $NetBSD: Makefile.common,v 1.52 2008/12/13 08:09:41 obache Exp $
#
DISTNAME= w3m-${W3M_VERS}
@@ -58,9 +58,6 @@ post-extract:
@cd ${WRKSRC}/doc-jp; ${RM} -fr CVS
@cd ${WRKSRC}; ${RM} -fr gc
-post-patch:
- @${FIND} ${WRKSRC} -type f -name '*.orig' -print | ${XARGS} ${RM}
-
INSTALLATION_DIRS+= ${DOCDIR}
INSTALL_TARGET= install install-helpfile