aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nagios-snmp-plugins
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-10-03 23:50:54 +0800
committertijl <tijl@FreeBSD.org>2014-10-03 23:50:54 +0800
commitc70caf820e34f4d7566c9cc6325b48083b1426dd (patch)
tree7ea693c7b57b92162a268049ee361d3a357ffe56 /net-mgmt/nagios-snmp-plugins
parent28d795a3caf814990205ae5eb7e10321b742c7c0 (diff)
downloadfreebsd-ports-gnome-c70caf820e34f4d7566c9cc6325b48083b1426dd.tar.gz
freebsd-ports-gnome-c70caf820e34f4d7566c9cc6325b48083b1426dd.tar.zst
freebsd-ports-gnome-c70caf820e34f4d7566c9cc6325b48083b1426dd.zip
Remove post-patch now that USES=autoreconf handles this
Diffstat (limited to 'net-mgmt/nagios-snmp-plugins')
-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}