diff options
Diffstat (limited to 'textproc/ruby-mwdom')
-rw-r--r-- | textproc/ruby-mwdom/Makefile | 2 |
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 |