databases/rubygem-memcache: mark broken with ruby 2.2 also
This commit is contained in:
@@ -21,7 +21,7 @@ CONFIGURE_ARGS= "--with-opt-dir=${LOCALBASE}"
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${RUBY_VER} == 2.1
|
||||
.if ${RUBY_VER} >= 2.1
|
||||
BROKEN= Does not build with Ruby 2.1
|
||||
.endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user