aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-06-03 02:40:52 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-06-03 02:40:52 +0000
commit6f851a81177716449c38d1c9fcf2a8de528998d0 (patch)
tree3854877fb41a08ae9cc6a02edc967b715f355990
parentd78105b289a6fbc78df1fa7afbc9e0e90f1d8203 (diff)
downloadports-6f851a81177716449c38d1c9fcf2a8de528998d0.tar.gz
ports-6f851a81177716449c38d1c9fcf2a8de528998d0.zip
sysutils/puppet8: Remove outdated BROKEN_RUBY30 after lang/ruby30 removal (d9726846d0d5b9ce871d3d6183dd9a5cc7c07514)
Approved by: portmgr (blanket) With hat: ruby
-rw-r--r--sysutils/puppet8/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/puppet8/Makefile b/sysutils/puppet8/Makefile
index eb6a8c8dd676..620320b31592 100644
--- a/sysutils/puppet8/Makefile
+++ b/sysutils/puppet8/Makefile
@@ -11,8 +11,6 @@ WWW= https://puppet.com/docs/puppet/latest/puppet_index.html
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_RUBY30= yes
-
RUN_DEPENDS= rubygem-concurrent-ruby>1.0:devel/rubygem-concurrent-ruby \
rubygem-deep_merge>1.0:devel/rubygem-deep_merge \
rubygem-facter>=4.0:sysutils/rubygem-facter \