summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-06 03:41:54 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-06 03:41:54 +0000
commit6c264e09a7b4eca67f621bd2cd6ccd284acf134e (patch)
tree0dc43620a5131c0d5f2e1463e422bd6650720fdf /www
parentUpdate to 2.0.1. (diff)
ruby-testunit folded into ruby16-shim-ruby18
Submitted by: make index
Notes
Notes: svn path=/head/; revision=77012
Diffstat (limited to 'www')
-rw-r--r--www/ruby-webunit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ruby-webunit/Makefile b/www/ruby-webunit/Makefile
index 625fb460cd0e..eda3b4a9f52a 100644
--- a/www/ruby-webunit/Makefile
+++ b/www/ruby-webunit/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby API for automated unit testing of web sites
-RUN_DEPENDS= ${RUBY_SITELIBDIR}/test/unit/testcase.rb:${PORTSDIR}/devel/ruby-testunit \
+RUN_DEPENDS= ${RUBY_SITELIBDIR}/test/unit/testcase.rb:${PORTSDIR}/lang/ruby16-shim-ruby18 \
${RUBY_SITELIBDIR}/html-parser.rb:${PORTSDIR}/textproc/ruby-html-parser \
${RUBY_SITELIBDIR}/htmlrepair.rb:${PORTSDIR}/textproc/ruby-htmlrepair \
${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit \