Get rid of post-patch, which was made redundant when we started using

autoconf for this port.

PR:		15648
Submitted by:	Scott Blachowicz <scott@sabunix.rresearch.com>
This commit is contained in:
Sheldon Hearn 1999-12-23 18:22:00 +00:00
parent 97a6ec6717
commit ad51cb982e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23911

View file

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