UPDATE: devel/ruby-rails-dom-testing added ruby flavor
This commit is contained in:
parent
a55419a898
commit
832271f11f
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@ PERMIT_PACKAGE= Yes
|
|||
|
||||
MODULES= lang/ruby
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= devel/ruby-activesupport \
|
||||
textproc/ruby-nokogiri
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
devel/ruby-activesupport,${MODRUBY_FLAVOR} \
|
||||
textproc/ruby-nokogiri,${MODRUBY_FLAVOR}
|
||||
|
||||
CONFIGURE_STYLE= ruby gem
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue