summaryrefslogtreecommitdiff
path: root/mail/nmh
diff options
context:
space:
mode:
authorskrll <skrll>2002-03-11 08:57:50 +0000
committerskrll <skrll>2002-03-11 08:57:50 +0000
commitff6edbf314af6b4167419425ba3e7ebb92e81420 (patch)
treeb08418f01558b8d57f65c21d954ce1354784ccba /mail/nmh
parent7f282dde44c9dca5fe6f3c6ed1b39d359140da61 (diff)
downloadpkgsrc-ff6edbf314af6b4167419425ba3e7ebb92e81420.tar.gz
Remove target that provides the same functionality as AUTOMAKE_OVERRIDE.
Diffstat (limited to 'mail/nmh')
-rw-r--r--mail/nmh/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index 9f4b0110e36..2b4bbced29e 100644
--- a/mail/nmh/Makefile
+++ b/mail/nmh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2002/01/26 17:19:44 kim Exp $
+# $NetBSD: Makefile,v 1.46 2002/03/11 08:57:50 skrll Exp $
# FreeBSD Id: Makefile,v 1.2 1997/08/04 06:51:28 markm Exp
#
@@ -51,11 +51,6 @@ DOCDIR= share/doc/nmh
BUILD_DEFS+= NMH_MTA NMH_EDITOR NMH_PAGER NMH_HASH_BACKUP
-# Since we patch the autoconf files as well as their outputs, avoid attempt
-# to regenerate header input files with 'autoheader' by Makefile.
-post-patch:
- ${TOUCH} ${WRKSRC}/stamp-h.in
-
.if defined(NMH_HASH_BACKUP) && (${NMH_HASH_BACKUP} == yes)
post-configure:
${MV} ${WRKSRC}/config.h ${WRKSRC}/config.h.bak