summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-10-03 15:50:54 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-10-03 15:50:54 +0000
commit394ef442cac26819efa23a4e260f381f5a134438 (patch)
tree7ea693c7b57b92162a268049ee361d3a357ffe56
parentConvert to USES=autoreconf (diff)
Remove post-patch now that USES=autoreconf handles this
Notes
Notes: svn path=/head/; revision=369913
-rw-r--r--net-mgmt/nagios-snmp-plugins/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile
index d7ea80fb7dfd..b2f3f114a2f9 100644
--- a/net-mgmt/nagios-snmp-plugins/Makefile
+++ b/net-mgmt/nagios-snmp-plugins/Makefile
@@ -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}