aboutsummaryrefslogtreecommitdiff
path: root/www/mod_ruby
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-10-06 19:50:45 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-10-06 19:50:45 +0000
commitf006f18654d67d8bfa9884d8efe2ee2607073b65 (patch)
tree1784ff99e30a4cf584a984aead37af331985f82d /www/mod_ruby
parenta80cf36ff5804657e2f9977e1e0cd3f1cfe24eac (diff)
Notes
Diffstat (limited to 'www/mod_ruby')
-rw-r--r--www/mod_ruby/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/mod_ruby/Makefile b/www/mod_ruby/Makefile
index 24872b47d25e..3d1cd21936a5 100644
--- a/www/mod_ruby/Makefile
+++ b/www/mod_ruby/Makefile
@@ -18,9 +18,7 @@ LIB_DEPENDS= eruby.09:${PORTSDIR}/textproc/eruby
RUN_DEPENDS= ${APXS}:${APACHE_PORT}
USE_RUBY= yes
-.if !defined(NOPORTDOCS)
-USE_RUBY_RD= yes
-.endif
+USE_RUBY_RDTOOL= yes
APXS?= ${LOCALBASE}/sbin/apxs
APACHE_PORT?= ${PORTSDIR}/www/apache13