diff options
-rw-r--r-- | www/mod_ruby/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_ruby/Makefile b/www/mod_ruby/Makefile index 5aba166cd70d..4f2e99935b99 100644 --- a/www/mod_ruby/Makefile +++ b/www/mod_ruby/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= eruby.10:${PORTSDIR}/textproc/eruby USE_APACHE= 1.3+ USE_RUBY= yes +USE_PERL5_BUILD= yes CONFIGURE_ARGS= --with-apxs="${APXS}" \ --enable-eruby=yes \ |