RUN_DEPENDS on devel/ruby-racc-runtime.
This commit is contained in:
parent
e6e3eb63ec
commit
cc1585481e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31847
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue