aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_ruby
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2012-01-02 00:47:41 +0800
committerohauer <ohauer@FreeBSD.org>2012-01-02 00:47:41 +0800
commit48837ab16bde31ea9c001422df6073d693256ce1 (patch)
tree64668ce4ec857bdbc987620cd74567b0e5e6f87f /www/mod_ruby
parent86447a151bfb3c2a9e868307ff3efab5eb72ca61 (diff)
downloadfreebsd-ports-gnome-48837ab16bde31ea9c001422df6073d693256ce1.tar.gz
freebsd-ports-gnome-48837ab16bde31ea9c001422df6073d693256ce1.tar.zst
freebsd-ports-gnome-48837ab16bde31ea9c001422df6073d693256ce1.zip
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13) - no PORTREVISION bump since apache22 is the default with hat apache@
Diffstat (limited to 'www/mod_ruby')
-rw-r--r--www/mod_ruby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_ruby/Makefile b/www/mod_ruby/Makefile
index d75b796d2b9c..232358d94f22 100644
--- a/www/mod_ruby/Makefile
+++ b/www/mod_ruby/Makefile
@@ -18,7 +18,7 @@ COMMENT= An Apache module that embeds Ruby interpreter within
MAKE_JOBS_SAFE= yes
-USE_APACHE= 13+
+USE_APACHE= 20+
USE_RUBY= yes
USE_PERL5_BUILD= yes