pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-curses-gem No need to specify RUBY_VERSIONS...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6d5debf53205
branches: trunk
changeset: 354236:6d5debf53205
user: taca <taca%pkgsrc.org@localhost>
date: Mon Oct 24 14:28:32 2016 +0000
description:
No need to specify RUBY_VERSIONS_ACCEPTED explictly.
diffstat:
devel/ruby-curses-gem/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 4e22e2e52558 -r 6d5debf53205 devel/ruby-curses-gem/Makefile
--- a/devel/ruby-curses-gem/Makefile Mon Oct 24 14:23:40 2016 +0000
+++ b/devel/ruby-curses-gem/Makefile Mon Oct 24 14:28:32 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/09/08 15:19:16 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2016/10/24 14:28:32 taca Exp $
DISTNAME= curses-1.0.2
CATEGORIES= devel
@@ -8,8 +8,6 @@
COMMENT= Ruby binding for curses, ncurses, and PDCurses
LICENSE= 2-clause-bsd
-RUBY_VERSIONS_ACCEPTED= 21 22 23
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/curses.buildlink3.mk"
.include "../../mk/termcap.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index