summaryrefslogtreecommitdiff
path: root/mail/nmh
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-12-21 05:59:05 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-12-21 05:59:05 +0000
commit63f173a25c7308b8e7cca0259d88581fcb1c8f12 (patch)
treef9112add75c8a5e45bb8eb86a628d2791f540ff8 /mail/nmh
parentAdd Dynamic Relay Authorization Control (DRAC) support. Can be enabled WITH_DRAC (diff)
autotools police: replace hardcoded references with AUTO{CONF,HEADER}
variables PR: 32298 Prompted by: maintainer
Notes
Notes: svn path=/head/; revision=51908
Diffstat (limited to 'mail/nmh')
-rw-r--r--mail/nmh/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index af1131c2d62d..52e8c590fb0b 100644
--- a/mail/nmh/Makefile
+++ b/mail/nmh/Makefile
@@ -94,6 +94,10 @@ MLINKS= mh-profile.5 mh_profile.5
MAN8= ap.8 conflict.8 dp.8 fmtdump.8 install-mh.8 mh-mts.8 post.8
+post-patch:
+ @${PERL} -pi -e "s|autoconf|${AUTOCONF}|;\
+ s|autoheader|${AUTOHEADER}|" ${WRKSRC}/Makefile.in
+
post-install:
@PKG_PREFIX='${PREFIX}' ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
chgrp mail ${PREFIX}/bin/inc