From 2673ee6e8de7384f7c42460464cb2886e3d5c8a0 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 14 Mar 2012 06:51:01 -0700 Subject: Cairo: add ENV.x11 Freetype is not found correctly on all 10.7 setups, so be explicit that this is X11 software. --- Library/Formula/cairo.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') diff --git a/Library/Formula/cairo.rb b/Library/Formula/cairo.rb index 381c5ee94..cd172d536 100644 --- a/Library/Formula/cairo.rb +++ b/Library/Formula/cairo.rb @@ -14,6 +14,7 @@ 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