aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2015-04-06 06:23:27 +0800
committerswills <swills@FreeBSD.org>2015-04-06 06:23:27 +0800
commit5ed61d0edd73d5e50701ab5d717368ac1f544999 (patch)
tree2df551805e00e9a84becf6b8c2ada686f9471f4f
parent9cfddcc8b6016757fd857caa798c4ce84ae3b7b5 (diff)
downloadfreebsd-ports-gnome-5ed61d0edd73d5e50701ab5d717368ac1f544999.tar.gz
freebsd-ports-gnome-5ed61d0edd73d5e50701ab5d717368ac1f544999.tar.zst
freebsd-ports-gnome-5ed61d0edd73d5e50701ab5d717368ac1f544999.zip
devel/rubygem-cool.io: mark broken with ruby 2.2
-rw-r--r--devel/rubygem-cool.io/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-cool.io/Makefile b/devel/rubygem-cool.io/Makefile
index dce4361bdf0b..11d6871952e9 100644
--- a/devel/rubygem-cool.io/Makefile
+++ b/devel/rubygem-cool.io/Makefile
@@ -17,8 +17,8 @@ RUBYGEM_AUTOPLIST= yes
.include <bsd.port.pre.mk>
-.if ${RUBY_VER} == 2.1
-BROKEN= Does not build with Ruby 2.1
+.if ${RUBY_VER} >= 2.2
+BROKEN= Does not build
.endif
.include <bsd.port.post.mk>
and g.mat2016-04-011-5/+5 * - Remove deprecated @dirrm from pkg-plistpawel2016-01-083-7/+2 * - Chase GNU Emacs updatesashish2015-04-271-1/+1 * Add CPE information.nobutaka2015-03-141-1/+3 * - Chase GNU Emacs updatesashish2014-11-05