pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/ruby-tk-gem x11/ruby-tk-gem: allow build with ruby...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c7dd369cbe67
branches: trunk
changeset: 413055:c7dd369cbe67
user: taca <taca%pkgsrc.org@localhost>
date: Sun Mar 15 15:32:37 2020 +0000
description:
x11/ruby-tk-gem: allow build with ruby27-base
Allow build package with ruby27-base.
diffstat:
x11/ruby-tk-gem/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6d0a1210bc29 -r c7dd369cbe67 x11/ruby-tk-gem/Makefile
--- a/x11/ruby-tk-gem/Makefile Sun Mar 15 15:31:37 2020 +0000
+++ b/x11/ruby-tk-gem/Makefile Sun Mar 15 15:32:37 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2019/12/29 16:59:24 taca Exp $
+# $NetBSD: Makefile,v 1.7 2020/03/15 15:32:37 taca Exp $
DISTNAME= tk-0.2.0
PKGREVISION= 1
@@ -9,7 +9,7 @@
COMMENT= Tk interface module using tcltklib
LICENSE= 2-clause-bsd
-RUBY_VERSIONS_ACCEPTED= 24 25 26
+RUBY_VERSIONS_ACCEPTED= 24 25 26 27
CONFIGURE_ARGS+= --with-X11-dir=${X11BASE:Q} \
--with-X11-lib=${BUILDLINK_PREFIX.libX11}/lib
Home |
Main Index |
Thread Index |
Old Index