aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/texi2html.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/texi2html.rb')
-rw-r--r--Library/Formula/texi2html.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/texi2html.rb b/Library/Formula/texi2html.rb
index 0affa256d..40404183a 100644
--- a/Library/Formula/texi2html.rb
+++ b/Library/Formula/texi2html.rb
@@ -5,7 +5,7 @@ class Texi2html < Formula
url 'http://download.savannah.gnu.org/releases/texi2html/texi2html-1.82.tar.gz'
sha1 'e7bbe1197147566250abd5c456b94c8e37e0a81f'
- keg_only :provided_by_osx unless MacOS.version >= :mountain_lion
+ keg_only :provided_pre_mountain_lion
def install
system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}",