summaryrefslogtreecommitdiffstats
path: root/textproc/ruby-rss
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-07-09 17:49:32 +0000
committerknu <knu@FreeBSD.org>2001-07-09 17:49:32 +0000
commit759de8913dce3f5aa4020245867c32451b5818d3 (patch)
tree2da812413762130ef31ee69895ddc005311b35dd /textproc/ruby-rss
parent321cb23b8583466dbb2ec7298e550caa4a4e4a63 (diff)
downloadFreeBSD-ports-759de8913dce3f5aa4020245867c32451b5818d3.zip
FreeBSD-ports-759de8913dce3f5aa4020245867c32451b5818d3.tar.gz
Add a missing dependency on japanese/ruby-uconv.
Submitted by: Tom Hukins <tom@FreeBSD.org>
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 1004e5e..9cb1513 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
OpenPOWER on IntegriCloud