aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/icu4c.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/icu4c.rb')
-rw-r--r--Library/Formula/icu4c.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/icu4c.rb b/Library/Formula/icu4c.rb
index 4b6f4239e..7b9b6b408 100644
--- a/Library/Formula/icu4c.rb
+++ b/Library/Formula/icu4c.rb
@@ -10,9 +10,7 @@ class Icu4c <Formula
DATA
end
- def keg_only?
- "conflicts; see: http://github.com/mxcl/homebrew/issues/issue/167"
- end
+ keg_only "Conflicts; see: http://github.com/mxcl/homebrew/issues/issue/167"
def install
ENV.append "LDFLAGS", "-headerpad_max_install_names"