- Use BROKEN_RUBY22

With hat:	ruby
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-09-03 16:24:22 +00:00
parent c403c98ad9
commit ddab024eda
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396000

View File

@ -14,14 +14,10 @@ LICENSE= MIT
RUN_DEPENDS= \
rubygem-iobuffer>=1.0.0:${PORTSDIR}/devel/rubygem-iobuffer
BROKEN_RUBY22= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.pre.mk>
.if ${RUBY_VER} >= 2.2
BROKEN= Does not build
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>