aboutsummaryrefslogtreecommitdiff
path: root/sysutils/puppet5
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2020-11-24 16:12:39 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2020-11-24 16:12:39 +0000
commit70f155af9848a125ac98dd3f28f32669f8297947 (patch)
treebf4e20c2cb07f3a24f48b0b8699b2f2027fd9953 /sysutils/puppet5
parentd36fd79a3748181e31b1fb74af7fe68c000a4802 (diff)
downloadports-70f155af9848a125ac98dd3f28f32669f8297947.tar.gz
ports-70f155af9848a125ac98dd3f28f32669f8297947.zip
Mark puppet5 to be broken with ruby 2.7.
Maybe a newer version puppet 6.x or 7.x must be used to work with ruby 2.7. PR: 244787
Notes
Notes: svn path=/head/; revision=556170
Diffstat (limited to 'sysutils/puppet5')
-rw-r--r--sysutils/puppet5/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/puppet5/Makefile b/sysutils/puppet5/Makefile
index 13a7d6d99956..6612813da5e1 100644
--- a/sysutils/puppet5/Makefile
+++ b/sysutils/puppet5/Makefile
@@ -13,6 +13,8 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_aarch64= fails to install: Could not load facter; cannot install
+# maybe a newer version like puppet 6.x or 7.x must be used to work with ruby 2.7
+BROKEN_RUBY27= yes
BUILD_DEPENDS= rubygem-hiera>=2.0:sysutils/rubygem-hiera \
rubygem-json_pure>=0:devel/rubygem-json_pure