Remove dupliate 'wxwidgets' entry from blacklist.
This commit is contained in:
parent
55db2e5da6
commit
f666addeac
@ -141,7 +141,7 @@ def make url
|
||||
force_text = "If you really want to make this formula use --force."
|
||||
|
||||
case name.downcase
|
||||
when /libxml/, /libxlst/, /freetype/, /libpng/, /wxwidgets/
|
||||
when /libxml/, /libxlst/, /freetype/, /libpng/
|
||||
raise <<-EOS
|
||||
#{name} is blacklisted for creation
|
||||
Apple distributes this library with OS X, you can find it in /usr/X11/lib.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user