diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-26 16:38:23 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-26 16:38:23 +0000 |
commit | dc6e49c926abbaa7de99f98622a4500a39e8cb87 (patch) | |
tree | 88afa9ff13a4df07751b8b821d88052603930cca /net-mgmt/nagios-plugins/Makefile | |
parent | d7bc82e4978a866e955a51763e44caf707e9fbd2 (diff) | |
download | ports-dc6e49c926abbaa7de99f98622a4500a39e8cb87.tar.gz ports-dc6e49c926abbaa7de99f98622a4500a39e8cb87.zip |
Notes
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 cad5cfde8d00..b6a50f56c1e7 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -17,7 +17,7 @@ COMMENT= Plugins for Nagios USE_SUBMAKE= yes USE_GMAKE= yes USE_PERL5= yes -#USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:262 +USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:262 ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I m4 -I gl/m4 OPTIONS= QSTAT "Game server query support (check_game)" OFF \ |