security/ruby-camellia: mark broken with ruby 2.2 also
This commit is contained in:
parent
b3db5c49bb
commit
71d32b044f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383200
@ -34,8 +34,8 @@ post-install:
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${RUBY_VER} == 2.1
|
||||
BROKEN= Does not build with Ruby 2.1
|
||||
.if ${RUBY_VER} >= 2.1
|
||||
BROKEN= Does not build
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user