diff options
Diffstat (limited to 'net-mgmt/nagios-plugins/Makefile')
-rw-r--r-- | net-mgmt/nagios-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index 48cc3f8..ab8b847f 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= nagios-plugins PORTVERSION= 1.4.9 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} @@ -21,7 +21,7 @@ USE_GMAKE= yes USE_ICONV= yes USE_GETTEXT= yes USE_PERL5= yes -USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:259 +USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:261 ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I m4 -I gl/m4 OPTIONS= QSTAT "Game server query support (check_game)" OFF \ |