autotools police: replace hardcoded references with AUTO{CONF,HEADER}

variables

PR:		32298
Prompted by:	maintainer
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2001-12-21 05:59:05 +00:00
parent b4305b6d18
commit 63f173a25c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51908

View File

@ -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