aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-rss
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-07-09 17:49:32 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-07-09 17:49:32 +0000
commit8605e53b52556677ec6b0f579feb6e4d35a15c35 (patch)
treedb856b9465dda4c80c986c52ee67031e42210054 /textproc/ruby-rss
parent6e11a55eded1c0ce3b04fca7dff937b460065e3c (diff)
downloadports-8605e53b52556677ec6b0f579feb6e4d35a15c35.tar.gz
ports-8605e53b52556677ec6b0f579feb6e4d35a15c35.zip
Notes
Diffstat (limited to 'textproc/ruby-rss')
-rw-r--r--textproc/ruby-rss/Makefile3
1 files changed, 2 insertions, 1 deletions
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