aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2022-03-13 03:40:53 +0000
committerRomain Tartière <romain@FreeBSD.org>2022-03-18 23:32:57 +0000
commitd9e2869004d09901a194a932d003fe3333eaf763 (patch)
treeed67e8a7d8963d3249b738bd82211ae54a74b2de
parent80c4d9abe1dd41acce04b39641138912f66cb374 (diff)
downloadports-d9e2869004d09901a194a932d003fe3333eaf763.tar.gz
ports-d9e2869004d09901a194a932d003fe3333eaf763.zip
sysutils/mcollective: Mark BROKEN with Ruby 3.x
PR: 262517 With hat: puppet
-rw-r--r--sysutils/mcollective/Makefile3
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