aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/glib.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/glib.rb b/Library/Formula/glib.rb
index ac42eb45a..a16b168cc 100644
--- a/Library/Formula/glib.rb
+++ b/Library/Formula/glib.rb
@@ -10,7 +10,7 @@ class Glib < Formula
depends_on 'gettext'
depends_on 'libffi'
- fails_with_llvm "Undefined symbol errors while linking" unless MacOS.lion?
+ fails_with_llvm "Undefined symbol errors while linking", :build => 2334
def patches
mp = "https://svn.macports.org/repository/macports/!svn/bc/87537/trunk/dports/devel/glib2/files/"