aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cairo.rb2
1 files changed, 0 insertions, 2 deletions
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?