diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/passenger.rb | 2 |
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' |
