Skip wxwidgets because it fails to build on Leopard

Fixes Homebrew/homebrew#96
master
jtimberman 2009-10-17 01:39:01 -06:00 committed by Max Howell
parent 5c5bd71426
commit ad41f40b32
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ class Erlang <Formula
end
system "./configure", *config_flags
system "touch lib/wx/SKIP"
system "make"
system "make install"