- Mark broken with Ruby 1.9
With hat: ruby@
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user