aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2013-11-22 20:54:09 -0600
committerJack Nagel2013-11-22 20:54:09 -0600
commitbf5f787b497b1d993059e49bb636aadaaf2e0c8d (patch)
tree8b0cf009734798ccbe36e6714ef19c6296f0e390 /Library/Formula
parent36ea6e82bf69d06d217fd25864692f69d7fc6684 (diff)
downloadhomebrew-bf5f787b497b1d993059e49bb636aadaaf2e0c8d.tar.bz2
ruby: silence configure warning
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ruby.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ruby.rb b/Library/Formula/ruby.rb
index 4ff679274..0d294ce68 100644
--- a/Library/Formula/ruby.rb
+++ b/Library/Formula/ruby.rb
@@ -41,7 +41,7 @@ class Ruby < Formula
# See discussion https://github.com/sstephenson/ruby-build/issues/304
# and https://github.com/mxcl/homebrew/pull/18054
if MacOS.version >= :mountain_lion
- args << "--with-openssl-dir=#{Formula.factory('openssl').opt_prefix}"
+ args << "--with-opt-dir=#{Formula.factory('openssl').opt_prefix}"
end
# Put gem, site and vendor folders in the HOMEBREW_PREFIX