From a23c920f3f27f5685a83f095da0400c30ccfffcb Mon Sep 17 00:00:00 2001 From: William Riley-Land Date: Fri, 1 Aug 2014 16:25:34 -0500 Subject: bitchx: specify plugins to build bitchx has no "--disable-plugin" option, so this is the next best way to disable plugins that won't build (e.g. europa). Fixes #31282. Closes #31284. Signed-off-by: Misty De Meo --- Library/Formula/bitchx.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/bitchx.rb b/Library/Formula/bitchx.rb index 2f4e7a432..0d9d066e3 100644 --- a/Library/Formula/bitchx.rb +++ b/Library/Formula/bitchx.rb @@ -15,7 +15,7 @@ class Bitchx < Formula args = %W{ --prefix=#{prefix} --with-ssl - --with-plugins + --with-plugins=acro,aim,arcfour,amp,autocycle,blowfish,cavlink,encrypt,fserv,hint,identd,nap,pkga,possum,qbx,qmail --enable-ipv6 --mandir=#{man} } -- cgit v1.2.3