diff options
-rw-r--r-- | sysutils/mcollective/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/mcollective/Makefile b/sysutils/mcollective/Makefile index 5f9464af970d..470ac0599877 100644 --- a/sysutils/mcollective/Makefile +++ b/sysutils/mcollective/Makefile @@ -11,6 +11,9 @@ COMMENT= Modern scalable datacenter orchestration framework LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_RUBY30= yes +BROKEN_RUBY31= yes + RUN_DEPENDS= rubygem-stomp>=0:devel/rubygem-stomp USES= cpe shebangfix |