From cca126a45cd3fd84c77993c4bda8822c1bb02024 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 14 Jun 2012 00:28:46 +0000 Subject: [PATCH] asterisk-1.8.x: explicitely disable libcap SVN-Revision: 32352 --- net/asterisk-1.8.x/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/asterisk-1.8.x/Makefile b/net/asterisk-1.8.x/Makefile index 4d937a255..7504d7fb3 100644 --- a/net/asterisk-1.8.x/Makefile +++ b/net/asterisk-1.8.x/Makefile @@ -297,6 +297,7 @@ endif CONFIGURE_ARGS+= \ --without-curses \ --with-gsm=internal \ + --without-cap \ --without-gtk \ --without-gtk2 \ --without-isdnnet \ -- 2.30.2