From e5632010ea3cfeeac30de405a43927903eaa209d Mon Sep 17 00:00:00 2001 From: knu Date: Fri, 31 Jan 2003 20:26:40 +0000 Subject: Make these ports depend on ruby-xmlscan-old instead of ruby-xmlscan. --- textproc/ruby-xslt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/ruby-xslt') 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 -- cgit