From 223ed7b856184af44dbdf40a423465bbb01153ae Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 10 Nov 2013 18:24:49 -0600 Subject: cairo: no longer require stdenv when building universal --- Library/Formula/cairo.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/cairo.rb b/Library/Formula/cairo.rb index 248dcb5de..d883a02be 100644 --- a/Library/Formula/cairo.rb +++ b/Library/Formula/cairo.rb @@ -24,8 +24,6 @@ class Cairo < Formula depends_on 'glib' => :recommended depends_on :x11 if build.with? 'x' - env :std if build.universal? - def install ENV.universal_binary if build.universal? -- cgit v1.2.3