diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
commit | 0f12b488a50bf55f18e720cb4d4e8224c8b3d857 (patch) | |
tree | 7a6db5d01e610802138fff879ca18efeea190977 /net-mgmt/check_snmp_pkgvuln | |
parent | 3c063d4c7e242c68860be279ae95b9da2a6c7d4a (diff) |
Notes
Diffstat (limited to 'net-mgmt/check_snmp_pkgvuln')
-rw-r--r-- | net-mgmt/check_snmp_pkgvuln/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/check_snmp_pkgvuln/Makefile b/net-mgmt/check_snmp_pkgvuln/Makefile index 98bc671bdbc3..26eae47837de 100644 --- a/net-mgmt/check_snmp_pkgvuln/Makefile +++ b/net-mgmt/check_snmp_pkgvuln/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= snmpwalk:${PORTSDIR}/net-mgmt/net-snmp \ NAGIOS_PLUGIN_DIR?= libexec/nagios NO_WRKSUBDIR= yes -USE_REINPLACE= yes PLIST_SUB= NAGIOS_PLUGIN_DIR=${NAGIOS_PLUGIN_DIR} |