- Mark as broken with Ruby 2.0
This commit is contained in:
parent
c13e49fed8
commit
797593103c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338451
@ -30,4 +30,8 @@ post-install:
|
||||
${INSTALL_SCRIPT} ${EXAMPLES:S,^,${WRKSRC}/,} ${RUBY_MODEXAMPLESDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${RUBY_VER} == 2.0
|
||||
BROKEN= Does not build with Ruby 2.0
|
||||
.endif
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user