From 38a1687eb3897c39e2d9a7715124a470cfcfa567 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 23 Mar 2011 13:29:54 +0000 Subject: [PATCH] - Disable alsa-lib feature Approved by: maintainer --- net/bmon/Makefile | 1 + 1 file changed, 1 insertion(+) 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