summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2022-01-16 14:29:47 +0000
committertaca <taca@pkgsrc.org>2022-01-16 14:29:47 +0000
commit6192b45c012e2838da94d35f5bad0b403f96233b (patch)
treee7cb26fb0c5b2fb3425bd4dd001f28d2512a5045 /games
parent9cc7b85b39329af9fc9e42db3f4bc1da75686af6 (diff)
downloadpkgsrc-6192b45c012e2838da94d35f5bad0b403f96233b.tar.gz
Allow build with Ruby 3.1.
Diffstat (limited to 'games')
-rw-r--r--games/ruby-squib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ruby-squib/Makefile b/games/ruby-squib/Makefile
index becc0ba7492..173bcef191a 100644
--- a/games/ruby-squib/Makefile
+++ b/games/ruby-squib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2021/11/23 14:30:02 taca Exp $
+# $NetBSD: Makefile,v 1.24 2022/01/16 14:29:47 taca Exp $
DISTNAME= squib-0.18.0
#MASTER_SITES= ${MASTER_SITE_GITHUB:=andymeneely/}
@@ -24,7 +24,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-rsvg2>=3.4<4:../../graphics/ruby-rsvg2
#DEPENDS+= ${RUBY_PKGPREFIX}-gio2>=3.4<4:../../devel/ruby-gio2
DEPENDS+= ${RUBY_PKGPREFIX}-highline>=2.0.3<2.1:../../devel/ruby-highline
-RUBY_VERSIONS_ACCEPTED= 27 30
+RUBY_VERSIONS_ACCEPTED= 27 30 31
RUBYGEM_OPTIONS+= --format-executable
OVERRIDE_GEMSPEC+= classy_hash>=0.2.1 mercenary>=0.4.0