From 4c3cee0c835c96e281bdf470c64652fbec2f3d02 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 20 Mar 2012 17:48:43 -0500 Subject: cairo: remove ENV.x11 This causes configure to pick the wrong libpixman on at least 10.6, and issues with SVG on at least 10.7. So remove it, and we'll try to fix any remaining issues with a different approach, e.g. special ENV vars for freetype. cf #11036, #11042, #11049. Signed-off-by: Jack Nagel --- Library/Formula/cairo.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library/Formula/cairo.rb') diff --git a/Library/Formula/cairo.rb b/Library/Formula/cairo.rb index cd172d536..381c5ee94 100644 --- a/Library/Formula/cairo.rb +++ b/Library/Formula/cairo.rb @@ -14,7 +14,6 @@ class Cairo < Formula fails_with_llvm "Throws an 'lto could not merge' error during build.", :build => 2336 def install - ENV.x11 args = %W[ --disable-dependency-tracking --prefix=#{prefix} -- cgit v1.2.3