From 832271f11f55c4053fe968aa751bfc0f978927eb Mon Sep 17 00:00:00 2001 From: purplerain Date: Sun, 3 Sep 2023 19:06:42 +0000 Subject: [PATCH] UPDATE: devel/ruby-rails-dom-testing added ruby flavor --- devel/ruby-rails-dom-testing/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/ruby-rails-dom-testing/Makefile b/devel/ruby-rails-dom-testing/Makefile index dd8f3938e..cf2dce09a 100644 --- a/devel/ruby-rails-dom-testing/Makefile +++ b/devel/ruby-rails-dom-testing/Makefile @@ -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