From 8605e53b52556677ec6b0f579feb6e4d35a15c35 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Mon, 9 Jul 2001 17:49:32 +0000 Subject: Add a missing dependency on japanese/ruby-uconv. Submitted by: Tom Hukins --- textproc/ruby-rss/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/ruby-rss/Makefile b/textproc/ruby-rss/Makefile index 1004e5e06050..9cb1513a85c1 100644 --- a/textproc/ruby-rss/Makefile +++ b/textproc/ruby-rss/Makefile @@ -15,7 +15,8 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org -RUN_DEPENDS= ${RUBY_SITELIBDIR}/xmlparser.rb:${PORTSDIR}/textproc/ruby-xmlparser +RUN_DEPENDS= ${RUBY_SITELIBDIR}/xmlparser.rb:${PORTSDIR}/textproc/ruby-xmlparser \ + ${RUBY_SITEARCHLIBDIR}/uconv.so:${PORTSDIR}/japanese/ruby-uconv USE_RUBY= yes -- cgit v1.2.3