From bdd948362a59446910c2bbde962fa4adfa6cfb95 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Thu, 23 Dec 1999 18:22:00 +0000 Subject: Get rid of post-patch, which was made redundant when we started using autoconf for this port. PR: 15648 Submitted by: Scott Blachowicz --- mail/nmh/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'mail/nmh') diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index b7de886ea351..8c1ade7fe124 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -66,11 +66,6 @@ MAN8= ap.8 conflict.8 dp.8 fmtdump.8 install-mh.8 mh-mts.8 post.8 pre-configure: cd ${WRKSRC}; chmod +w configure -# 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 - post-install: @PKG_PREFIX='${PREFIX}' sh ${PKGDIR}/INSTALL chgrp mail ${PREFIX}/bin/inc -- cgit