summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
Diffstat (limited to 'japanese')
-rw-r--r--japanese/ruby-chasen/Makefile3
-rw-r--r--japanese/ruby-eb/Makefile4
2 files changed, 7 insertions, 0 deletions
diff --git a/japanese/ruby-chasen/Makefile b/japanese/ruby-chasen/Makefile
index d5bdb090c91b..cd99ca47a976 100644
--- a/japanese/ruby-chasen/Makefile
+++ b/japanese/ruby-chasen/Makefile
@@ -26,6 +26,9 @@ CONFIGURE_ARGS= --with-chasen-dir="${PREFIX}"
INSTALL_TARGET= site-install
.include <bsd.port.pre.mk>
+.if ${RUBY_VER} == 1.9
+BROKEN= does not build with ruby 1.9
+.endif
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}${RUBY_PKGNAMEPREFIX}
diff --git a/japanese/ruby-eb/Makefile b/japanese/ruby-eb/Makefile
index ca69697c617e..5038a21af696 100644
--- a/japanese/ruby-eb/Makefile
+++ b/japanese/ruby-eb/Makefile
@@ -28,6 +28,10 @@ EXAMPLES= hook2.rb test.rb
.include <bsd.port.pre.mk>
+.if ${RUBY_VER} == 1.9
+BROKEN= does not build with ruby 1.9
+.endif
+
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}${RUBY_PKGNAMEPREFIX}
post-install: