Skip to content

Commit

Permalink
ruby-activesupport80: does not support Ruby 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Jan 16, 2025
1 parent d45116a commit 9f77cc6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion devel/ruby-activesupport80/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2025/01/02 07:02:34 taca Exp $
# $NetBSD: Makefile,v 1.2 2025/01/16 14:36:02 wiz Exp $

DISTNAME= activesupport-${RAILS_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-activesupport${RUBY_RAILS}-${RAILS_VERSION}
Expand All @@ -19,6 +19,8 @@ USE_LANGUAGES= # none
RUBY_RAILS_ACCEPTED= 80
RUBY_RAILS_STRICT_DEP= yes

RUBY_VERSIONS_INCOMPATIBLE= 31

.include "../../lang/ruby/rubyversion.mk"
.if ${RUBY_VER} < 33
DEPENDS+= ${RUBY_PKGPREFIX}-benchmark>=0.3:../../benchmarks/ruby-benchmark
Expand Down

0 comments on commit 9f77cc6

Please sign in to comment.