mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Mark broken with Ruby 1.9
With hat: ruby@
This commit is contained in:
parent
985a32c374
commit
2c066fdc6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278390
@ -19,4 +19,8 @@ USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${RUBY_VER} == 1.9
|
||||
BROKEN= does not work with ruby 1.9
|
||||
.endif
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user