From f15bef5831f6b57090a012974129a49bffb9a1a7 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 30 Jul 2012 20:56:33 +0100 Subject: [PATCH] Remove libpng and freetype blacklist --- Library/Homebrew/blacklist.rb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Library/Homebrew/blacklist.rb b/Library/Homebrew/blacklist.rb index b6fd85b530..e012a07fde 100644 --- a/Library/Homebrew/blacklist.rb +++ b/Library/Homebrew/blacklist.rb @@ -16,11 +16,6 @@ def blacklisted? name However not all build scripts look for these hard enough, so you may need to call ENV.libxml2 in your formula's install function. 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 An old version of wxWidgets can be found in /usr/X11/lib. However, Homebrew does provide a newer version: