From 565f43c82efc1fcfb8454db17d55b9f90ee72e3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20K=C3=BChl?= Date: Sat, 31 Jul 2010 03:18:04 +0200 Subject: [PATCH] Fix imagemagick formula for Snow Leopard with X11. 1. The path to freetype-config had the wrong case. 2. Installing Xquartz adds a different freetype-config to PATH which shadows the one with the libs we're trying to link against. Signed-off-by: Adam Vandenberg --- Formula/imagemagick.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/imagemagick.rb b/Formula/imagemagick.rb index f78bdcce6e2..1defa296337 100644 --- a/Formula/imagemagick.rb +++ b/Formula/imagemagick.rb @@ -42,7 +42,7 @@ class Imagemagick