Remove post-patch now that USES=autoreconf handles this

This commit is contained in:
Tijl Coosemans 2014-10-03 15:50:54 +00:00
parent 46dcc792f6
commit 394ef442ca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369913

View file

@ -29,9 +29,6 @@ CONFIGURE_ENV= LOCALBASE=${LOCALBASE}
# Workaround configure.in lameness.
CPPFLAGS+= `net-snmp-config --cflags`
post-patch:
@${TOUCH} ${WRKSRC}/ChangeLog
do-install:
${MKDIR} ${STAGEDIR}${NAGIOS_PLUGIN_DIR}
${INSTALL_PROGRAM} ${WRKSRC}/check_snmp_disk ${STAGEDIR}${NAGIOS_PLUGIN_DIR}