diff options
Diffstat (limited to 'net-mgmt/nagios-snmp-plugins/Makefile')
-rw-r--r-- | net-mgmt/nagios-snmp-plugins/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile index 4710a292dbf5..43d256dc044e 100644 --- a/net-mgmt/nagios-snmp-plugins/Makefile +++ b/net-mgmt/nagios-snmp-plugins/Makefile @@ -16,10 +16,9 @@ COMMENT= Additional SNMP plugins for Nagios LIB_DEPENDS= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp +USES= gmake perl5 GNU_CONFIGURE= yes USE_AUTOTOOLS= automake14 autoheader autoconf -USE_GMAKE= yes -USE_PERL5= yes NAGIOS_PLUGIN_DIR= ${PREFIX}/libexec/nagios |