pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-curses Set RUBY_VERSION_SUPPORTED to 200, 1...
details: https://anonhg.NetBSD.org/pkgsrc/rev/278e65efa963
branches: trunk
changeset: 632112:278e65efa963
user: taca <taca%pkgsrc.org@localhost>
date: Sun Mar 16 07:23:38 2014 +0000
description:
Set RUBY_VERSION_SUPPORTED to 200, 193 and 18.
diffstat:
devel/ruby-curses/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 8d9645ab52bb -r 278e65efa963 devel/ruby-curses/Makefile
--- a/devel/ruby-curses/Makefile Sun Mar 16 04:54:12 2014 +0000
+++ b/devel/ruby-curses/Makefile Sun Mar 16 07:23:38 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2013/10/16 17:13:30 roy Exp $
+# $NetBSD: Makefile,v 1.18 2014/03/16 07:23:38 taca Exp $
#
DISTNAME= ${RUBY_DISTNAME}
@@ -20,6 +20,8 @@
REPLACE_RUBY= ${CURSES_EXAMPLES}
INSTALLATION_DIRS= ${RUBY_EG}/curses
+RUBY_VERSION_SUPPORTED= 200 193 18
+
post-install:
.for f in ${CURSES_EXAMPLES}
${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/${RUBY_EG}/curses
Home |
Main Index |
Thread Index |
Old Index