diff options
Diffstat (limited to 'net-mgmt/nagios-plugins/Makefile')
-rw-r--r-- | net-mgmt/nagios-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index 09d6fd0fd47a..7e0b14c67580 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -18,7 +18,7 @@ COMMENT= Plugins for Nagios USE_SUBMAKE= yes USE_GMAKE= yes USE_PERL5= yes -USE_AUTOTOOLS= libtool:22 aclocal:111 autoconf:267 automake:111 +USE_AUTOTOOLS= libtool:22 aclocal:111 autoconf:268 automake:111 ACLOCAL_ARGS= -I m4 -I gl/m4 OPTIONS= QSTAT "Game server query support (check_game)" OFF \ |