diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /net-mgmt/nagios-snmp-plugins/Makefile | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) |
Notes
Diffstat (limited to 'net-mgmt/nagios-snmp-plugins/Makefile')
-rw-r--r-- | net-mgmt/nagios-snmp-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile index 81bde41cc5be..2c0e3e35b982 100644 --- a/net-mgmt/nagios-snmp-plugins/Makefile +++ b/net-mgmt/nagios-snmp-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= nagios-snmp-plugins PORTVERSION= 1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.hometree.net/pub/${PORTNAME}/ @@ -17,7 +17,7 @@ COMMENT= Additional SNMP plugins for Nagios LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:14 autoheader:213 autoconf:213 +USE_AUTOTOOLS= automake:14 autoheader:253 autoconf:253 USE_GETOPT_LONG= yes USE_GMAKE= yes USE_PERL5= yes |