mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
databases/rubygem-memcache: mark broken with ruby 2.2 also
This commit is contained in:
parent
e5b37dc7f9
commit
5bd0631ba9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383256
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ CONFIGURE_ARGS= "--with-opt-dir=${LOCALBASE}"
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${RUBY_VER} == 2.1
|
.if ${RUBY_VER} >= 2.1
|
||||||
BROKEN= Does not build with Ruby 2.1
|
BROKEN= Does not build with Ruby 2.1
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue