summaryrefslogtreecommitdiff
path: root/textproc/ruby-rdtool
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-08-22 06:52:18 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-08-22 06:52:18 +0000
commitcc1585481e644f7630f6fd633fc704de3a690e91 (patch)
tree6467551680089ccebb15d0d137b45c8d5be6535c /textproc/ruby-rdtool
parentThis port is ruby-racc-runtime, the runtime libraries for Racc, (diff)
RUN_DEPENDS on devel/ruby-racc-runtime.
Notes
Notes: svn path=/head/; revision=31847
Diffstat (limited to 'textproc/ruby-rdtool')
-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