Remove libpng and freetype blacklist

This commit is contained in:
Mike McQuaid 2012-07-30 20:56:33 +01:00
parent c2725aa048
commit f15bef5831

View File

@ -16,11 +16,6 @@ def blacklisted? name
However not all build scripts look for these hard enough, so you may need However not all build scripts look for these hard enough, so you may need
to call ENV.libxml2 in your formula's install function. to call ENV.libxml2 in your formula's install function.
EOS EOS
when 'freetype', 'libpng' then <<-EOS.undent
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 when 'wxwidgets' then <<-EOS.undent
An old version of wxWidgets can be found in /usr/X11/lib. However, Homebrew An old version of wxWidgets can be found in /usr/X11/lib. However, Homebrew
does provide a newer version: does provide a newer version: