summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-snmp-plugins
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
commit48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch)
treeeedd43e6e7c3a96d77549de85690d46016e9cc7e /net-mgmt/nagios-snmp-plugins
parent- mark BROKEN to API change (diff)
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639 Submitted by: aDe
Notes
Notes: svn path=/head/; revision=200411
Diffstat (limited to 'net-mgmt/nagios-snmp-plugins')
-rw-r--r--net-mgmt/nagios-snmp-plugins/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile
index 17d868798289..0a0c1f6ae9e2 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= 5
+PORTREVISION= 6
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:253 autoconf:253
+USE_AUTOTOOLS= automake:14 autoheader:261 autoconf:261
USE_GETOPT_LONG= yes
USE_GMAKE= yes
USE_PERL5= yes