Skip to content

Commit e3ed676

Browse files
author
taca
committed
textproc/ruby-commonmarker23: not for ruby40
This packages is for ruby-redmine61 and it is not support ruby40.
1 parent ed65fc4 commit e3ed676

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

textproc/ruby-commonmarker23/Makefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.3 2026/01/07 08:49:08 wiz Exp $
1+
# $NetBSD: Makefile,v 1.4 2026/02/09 07:50:54 taca Exp $
22

33
DISTNAME= commonmarker-2.3.2
44
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/commonmarker/&23/}
@@ -16,6 +16,9 @@ USE_TOOLS+= gmake
1616

1717
RUBYGEM_OPTIONS+= --format-executable
1818

19+
# This packages is for ruby-redmine61 and it is not support by ruby40.
20+
RUBY_VERSIONS_ACCEPTED= 32 33 34
21+
1922
.include "cargo-depends.mk"
2023

2124
# XXX: including "lang/ruby/gem.mk" after "lang/rust/cargo.mk" cause

0 commit comments

Comments
 (0)