pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-io-console Tweak GEM_CLEANBUILD for ruby200...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f4088b088f93
branches: trunk
changeset: 621923:f4088b088f93
user: taca <taca%pkgsrc.org@localhost>
date: Sun Jul 21 02:39:27 2013 +0000
description:
Tweak GEM_CLEANBUILD for ruby200 and enable with ruby200.
diffstat:
devel/ruby-io-console/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r f097c9839c24 -r f4088b088f93 devel/ruby-io-console/Makefile
--- a/devel/ruby-io-console/Makefile Sun Jul 21 02:38:24 2013 +0000
+++ b/devel/ruby-io-console/Makefile Sun Jul 21 02:39:27 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2013/06/16 15:10:41 taca Exp $
+# $NetBSD: Makefile,v 1.4 2013/07/21 02:39:27 taca Exp $
DISTNAME= io-console-0.4.2
PKGREVISION= 1
@@ -8,9 +8,9 @@
HOMEPAGE= https://github.com/nobu/io-console
COMMENT= Add console capabilities to IO instances
-GEM_CLEANBUILD= Makefile console.${RUBY_DLEXT} *.o mkmf.log
+GEM_CLEANBUILD= Makefile console.${RUBY_DLEXT} *.o mkmf.log .RUBYARCHDIR.time
-RUBY_VERSION_SUPPORTED= 193
+RUBY_VERSION_SUPPORTED= 200 193
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index