diff options
Diffstat (limited to 'textproc/groonga/Makefile')
-rw-r--r-- | textproc/groonga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 7214ba8f06f7..31d3dda2ae21 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -41,7 +41,7 @@ SUGGEST_DESC= Suggestions support MECAB_LIB_DEPENDS= libmecab.so:japanese/mecab MECAB_CONFIGURE_OFF= --without-mecab RUBY_RUN_DEPENDS= rubygem-bundler>=0:sysutils/rubygem-bundler -RUBY_USE= RUBY=yes +RUBY_USES= ruby RUBY_CONFIGURE_ON= --enable-mruby SUGGEST_LIB_DEPENDS= libevent.so:devel/libevent \ libmsgpackc.so:devel/msgpack-c \ |