summaryrefslogtreecommitdiff
path: root/www/w3m
diff options
context:
space:
mode:
authorobache <obache>2008-12-13 08:09:41 +0000
committerobache <obache>2008-12-13 08:09:41 +0000
commit84811a84fe138abc64365a1e1a1aec9e1b09287f (patch)
treefbe272dc4b47a4eec50a8421833a9e80cd7ca0a6 /www/w3m
parentb1bbea4e6dbb6d5ade0f78b6d32235e73484c339 (diff)
downloadpkgsrc-84811a84fe138abc64365a1e1a1aec9e1b09287f.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