From a772c809618adf5a7c1f31ce769a9581791cff85 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 13 Nov 2014 12:08:07 -0600 Subject: ocaml: fix option name --- Library/Formula/objective-caml.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/objective-caml.rb b/Library/Formula/objective-caml.rb index 0778e9fa2..e6fee09aa 100644 --- a/Library/Formula/objective-caml.rb +++ b/Library/Formula/objective-caml.rb @@ -8,7 +8,7 @@ class ObjectiveCaml < Formula head "http://caml.inria.fr/svn/ocaml/trunk", :using => :svn revision 1 - option "without-x11", "Install without the Graphics module" + option "with-x11", "Install with the Graphics module" depends_on :x11 => :optional bottle do -- cgit v1.2.3