RUN_DEPENDS on devel/ruby-racc-runtime.

This commit is contained in:
Akinori MUSHA 2000-08-22 06:52:18 +00:00
parent e6e3eb63ec
commit cc1585481e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31847

View file

@ -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