aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-08-22 14:52:18 +0800
committerknu <knu@FreeBSD.org>2000-08-22 14:52:18 +0800
commit4e7b81a61acc94eaa3d73be9c56a6847c4595b3d (patch)
tree14b20042b9a6d647092602ab1f843fa9e16d94b1
parent0f1f19bd2ed7fdbea6f41919969ac51128d7a763 (diff)
downloadfreebsd-ports-gnome-4e7b81a61acc94eaa3d73be9c56a6847c4595b3d.tar.gz
freebsd-ports-gnome-4e7b81a61acc94eaa3d73be9c56a6847c4595b3d.tar.zst
freebsd-ports-gnome-4e7b81a61acc94eaa3d73be9c56a6847c4595b3d.zip
RUN_DEPENDS on devel/ruby-racc-runtime.
-rw-r--r--textproc/ruby-rdtool/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile
index f18229746761..f0da6005fc0b 100644
--- a/textproc/ruby-rdtool/Makefile
+++ b/textproc/ruby-rdtool/Makefile
@@ -19,6 +19,7 @@ BUILD_DEPENDS= ruby:${PORTSDIR}/lang/ruby \
${RUBY_SITEARCHLIBDIR}/strscan.so:${PORTSDIR}/devel/ruby-strscan \
${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse
RUN_DEPENDS= ruby:${PORTSDIR}/lang/ruby \
+ ${RUBY_SITELIBDIR}/racc/parser.rb:${PORTSDIR}/devel/ruby-racc-runtime \
${RUBY_SITEARCHLIBDIR}/strscan.so:${PORTSDIR}/devel/ruby-strscan \
${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse