devel/rubygem-glib2: no longer broken with ruby 2.1

This commit is contained in:
Steve Wills 2014-11-16 19:09:47 +00:00
parent ce82ec4261
commit 7095a38e42
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372646

View file

@ -15,10 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.pre.mk>
.if ${RUBY_VER} == 2.1
BROKEN= Does not build with Ruby 2.1
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>