summaryrefslogtreecommitdiff
path: root/www/ruby-webunit
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-10-31 18:55:28 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-10-31 18:55:28 +0000
commitc39b5cc9b579584ccac3494cd5bf01fdb9a33004 (patch)
tree8fea1fb9aab75b14a2350a4a612112b5fd05268a /www/ruby-webunit
parentUpdate the ruby 1.8 feature list for the new ruby16-shim-18. (diff)
Update obsolete dependencies with USE_RUBY_FEATURES.
Notes
Notes: svn path=/head/; revision=92734
Diffstat (limited to 'www/ruby-webunit')
-rw-r--r--www/ruby-webunit/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/ruby-webunit/Makefile b/www/ruby-webunit/Makefile
index 78473fb263e6..1b3b4a800351 100644
--- a/www/ruby-webunit/Makefile
+++ b/www/ruby-webunit/Makefile
@@ -18,11 +18,10 @@ COMMENT= A Ruby API for automated unit testing of web sites
RUN_DEPENDS= ${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 \
- ${RUBY_SITELIBDIR}/rexml/rexml.rb:${PORTSDIR}/textproc/ruby-rexml
+ ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit
USE_RUBY= yes
-USE_RUBY_FEATURES= testunit
+USE_RUBY_FEATURES= rexml testunit
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes