aboutsummaryrefslogtreecommitdiff
path: root/japanese/ruby-chasen
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-07-04 15:48:33 +0000
committerSteve Wills <swills@FreeBSD.org>2011-07-04 15:48:33 +0000
commit3dc26cb7434b11fba47a48c293c4f5f69173f5cc (patch)
tree74ab2ca740f93588e5df396697c05088c4fdee87 /japanese/ruby-chasen
parent6fff04ceff8a972939381dc62a77b9861fc13119 (diff)
downloadports-3dc26cb7434b11fba47a48c293c4f5f69173f5cc.tar.gz
ports-3dc26cb7434b11fba47a48c293c4f5f69173f5cc.zip
- Mark as broken with Ruby 1.9
Notes
Notes: svn path=/head/; revision=277046
Diffstat (limited to 'japanese/ruby-chasen')
-rw-r--r--japanese/ruby-chasen/Makefile3
1 files changed, 3 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}