From a6e587c45c40232a01e510f8ab0607b31c8adb54 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Mon, 4 Aug 1997 06:51:46 +0000 Subject: Update this to version 0.17 Submitted by: Scott Blachowicz --- mail/nmh/Makefile | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'mail/nmh/Makefile') diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index 58e44b2e3f8c..db5ee7b584fb 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: nmh -# Version required: 0.14 -# Date created: 20 May 1997 +# Version required: 0.17 +# Date created: 26 July 1997 # Whom: Scott Blachowicz # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/06/04 04:39:25 asami Exp $ # -DISTNAME= nmh-0.14 +DISTNAME= nmh-0.17 CATEGORIES= mail MASTER_SITES= ftp://ftp.math.gatech.edu/pub/nmh/ @@ -27,4 +27,12 @@ MAN5= mh-alias.5 mh-draft.5 mh-format.5 mh-mail.5 mh-profile.5 \ MAN8= ap.8 conflict.8 dp.8 fmtdump.8 install-mh.8 mh-mts.8 post.8 +# Since we patch the autoconf files as well as their outputs, avoid attempt +# to regenerate header input files with 'autoheader' by Makefile. +post-patch: + ${ECHO} > ${WRKSRC}/stamp-h.in + +post-install: + @PKG_PREFIX='${PREFIX}' ./pkg/INSTALL + .include -- cgit v1.2.3