aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-01 04:26:40 +0800
committerknu <knu@FreeBSD.org>2003-02-01 04:26:40 +0800
commite5632010ea3cfeeac30de405a43927903eaa209d (patch)
treeb63341eb827243ac2078306f6215077336238547 /textproc
parent02bbc46739d213bed1dd7816163bbfbe87500a11 (diff)
downloadfreebsd-ports-gnome-e5632010ea3cfeeac30de405a43927903eaa209d.tar.gz
freebsd-ports-gnome-e5632010ea3cfeeac30de405a43927903eaa209d.tar.zst
freebsd-ports-gnome-e5632010ea3cfeeac30de405a43927903eaa209d.zip
Make these ports depend on ruby-xmlscan-old instead of ruby-xmlscan.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-mwdom/Makefile2
-rw-r--r--textproc/ruby-xslt/Makefile4
2 files changed, 3 insertions, 3 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
diff --git a/textproc/ruby-xslt/Makefile b/textproc/ruby-xslt/Makefile
index 3bac614352b9..b3cc21141338 100644
--- a/textproc/ruby-xslt/Makefile
+++ b/textproc/ruby-xslt/Makefile
@@ -8,14 +8,14 @@
PORTNAME= xslt
PORTVERSION= 0.0.2
CATEGORIES= textproc ruby
-MASTER_SITES= http://www.fantasy-coders.de/ruby/xslt4r/
+MASTER_SITES= http://www.fantasy-coders.de/ruby/xslt4r/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}4r-${PORTVERSION}
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_RUBY= yes