summaryrefslogtreecommitdiff
path: root/www/h2o/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/h2o/Makefile')
-rw-r--r--www/h2o/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/h2o/Makefile b/www/h2o/Makefile
index 9c0aa96381bc..3dedc789309a 100644
--- a/www/h2o/Makefile
+++ b/www/h2o/Makefile
@@ -55,9 +55,7 @@ CMAKE_ARGS+= -DBUILD_SHARED_LIBS=ON \
-DWITH_BUNDLED_SSL=OFF
MRUBY_CMAKE_BOOL= WITH_MRUBY
-MRUBY_USES= bison
-MRUBY_USE= ruby=yes
-MRUBY_VARS= RUBY_NO_RUN_DEPENDS=yes
+MRUBY_USES= bison ruby:build
post-patch:
@${REINPLACE_CMD} -e 's|exec perl|exec ${LOCALBASE}/bin/perl|' \