From ade8db02102116f05ab0f4b3bd7257d7c8548332 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sun, 22 Jul 2001 09:52:35 +0000 Subject: Properly run-depend on ruby-uconv. Submitted by: olgeni --- textproc/ruby-xmlparser/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/ruby-xmlparser') diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile index bc085548ff1f..f2bac49d2d6d 100644 --- a/textproc/ruby-xmlparser/Makefile +++ b/textproc/ruby-xmlparser/Makefile @@ -17,7 +17,8 @@ MAINTAINER= knu@FreeBSD.org BUILD_DEPENDS= ${PERL_ARCHLIB}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2 -RUN_DEPENDS= ${PERL_ARCHLIB}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser +RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/uconv.so:${PORTSDIR}/japanese/ruby-uconv \ + ${PERL_ARCHLIB}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser # to utilize encoding maps included in p5-XML-Parser USE_RUBY= yes -- cgit v1.2.3