diff options
Diffstat (limited to 'net/bmon')
-rw-r--r-- | net/bmon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bmon/Makefile b/net/bmon/Makefile index b36c5bbbc4cd..29b2593b900e 100644 --- a/net/bmon/Makefile +++ b/net/bmon/Makefile @@ -19,6 +19,7 @@ OPTIONS= RRDTOOL "Enable RRD support" Off \ CONFIGURE_ENV+= "LDFLAGS=-L${LOCALBASE}/lib" "CPPFLAGS=-I${LOCALBASE}/include" GNU_CONFIGURE= YES +CONFIGURE_ARGS= --disable-asound USE_GMAKE= YES MAKEFILE= GNUmakefile |