From 640959b24100e4bf5f8a95fac12951d0994ab03c Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 28 Sep 2008 07:00:35 +0000 Subject: [PATCH] Compile kismet with dbus support disabled SVN-Revision: 12751 --- net/kismet/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/kismet/Makefile b/net/kismet/Makefile index f69bf6746..63a8d76c5 100644 --- a/net/kismet/Makefile +++ b/net/kismet/Makefile @@ -86,6 +86,7 @@ endef CONFIGURE_ARGS += \ --enable-syspcap=yes \ + --disable-dbus \ --disable-setuid \ --disable-wsp100 \ --disable-gpsmap \ -- 2.30.2