diff options
Diffstat (limited to 'www/mod_ruby/Makefile')
-rw-r--r-- | www/mod_ruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_ruby/Makefile b/www/mod_ruby/Makefile index 820e881c0acd..d77bbac4c807 100644 --- a/www/mod_ruby/Makefile +++ b/www/mod_ruby/Makefile @@ -19,7 +19,7 @@ COMMENT= An Apache module that embeds Ruby interpreter within MAKE_JOBS_SAFE= yes -USE_APACHE= 20+ +USE_APACHE= 22+ USE_RUBY= yes USE_PERL5_BUILD= yes |