Update libpng blacklist message
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
524190f109
commit
d701a59a68
@ -17,9 +17,9 @@ def blacklisted? name
|
||||
to call ENV.libxml2 in your formula's install function.
|
||||
EOS
|
||||
when 'freetype', 'libpng' then <<-EOS.undent
|
||||
Apple distributes #{name} with OS X, you can find it in /usr/X11/lib.
|
||||
However not all build scripts look here, so you may need to call ENV.x11
|
||||
in your formula's install function.
|
||||
Apple distributed #{name} with OS X until 10.8. It is also distributed
|
||||
as part of XQuartz. You can find the XQuartz installer here:
|
||||
http://xquartz.macosforge.org
|
||||
EOS
|
||||
when 'wxwidgets' then <<-EOS.undent
|
||||
An old version of wxWidgets can be found in /usr/X11/lib. However, Homebrew
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user