mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Use BROKEN_RUBY21 and BROKEN_RUBY22
This commit is contained in:
parent
c4ad7d142e
commit
a16cb6df57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395993
@ -11,16 +11,12 @@ COMMENT= Ruby interface to Berkeley DB revision 1.8x with full feature support
|
||||
LICENSE= BSD2CLAUSE RUBY
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= execinfo
|
||||
BROKEN_RUBY21= yes
|
||||
BROKEN_RUBY22= yes
|
||||
|
||||
USES= execinfo
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${RUBY_VER} >= 2.1
|
||||
BROKEN= Does not build
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user