summaryrefslogtreecommitdiff
path: root/textproc/ruby-mwdom
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-01-31 20:26:40 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-01-31 20:26:40 +0000
commit229a94a7397194995205cda82b30e2e026102ea4 (patch)
tree2024e48f1090a3116e6f700ca42e42b0fbfc670d /textproc/ruby-mwdom
parentruby-xmlscan has been repocopied to ruby-xmlscan-old in preparation (diff)
Make these ports depend on ruby-xmlscan-old instead of ruby-xmlscan.
Notes
Notes: svn path=/head/; revision=74377
Diffstat (limited to 'textproc/ruby-mwdom')
-rw-r--r--textproc/ruby-mwdom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-mwdom/Makefile b/textproc/ruby-mwdom/Makefile
index 99cd6938495a..1f059bed5193 100644
--- a/textproc/ruby-mwdom/Makefile
+++ b/textproc/ruby-mwdom/Makefile
@@ -14,7 +14,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
-RUN_DEPENDS= ${RUBY_SITELIBDIR}/xpathtree.rb:${PORTSDIR}/textproc/ruby-xmlscan
+RUN_DEPENDS= ${RUBY_SITELIBDIR}/xpathtree.rb:${PORTSDIR}/textproc/ruby-xmlscan-old
USE_BZIP2= yes
USE_RUBY= yes