aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/passenger.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/passenger.rb b/Library/Formula/passenger.rb
index efc153891..e3a025693 100644
--- a/Library/Formula/passenger.rb
+++ b/Library/Formula/passenger.rb
@@ -12,7 +12,7 @@ class Passenger < Formula
end
depends_on 'pcre'
- depends_on :macos => :mountain_lion
+ depends_on :macos => :lion
option 'without-apache2-module', 'Disable Apache2 module'