diff options
Diffstat (limited to 'mail/nmh')
-rw-r--r-- | mail/nmh/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index b7de886ea35..8c1ade7fe12 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 |