pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/ruby-gnome2 Allow ruby-gnome2 packages build...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1bf617c33a84
branches:  trunk
changeset: 652779:1bf617c33a84
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jun 07 16:05:41 2015 +0000

description:
Allow ruby-gnome2 packages build on Ruby 2.2.

diffstat:

 meta-pkgs/ruby-gnome2/Makefile.common |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 826ef06cd29f -r 1bf617c33a84 meta-pkgs/ruby-gnome2/Makefile.common
--- a/meta-pkgs/ruby-gnome2/Makefile.common     Sun Jun 07 16:02:55 2015 +0000
+++ b/meta-pkgs/ruby-gnome2/Makefile.common     Sun Jun 07 16:05:41 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.45 2015/05/17 06:45:23 tsutsui Exp $
+# $NetBSD: Makefile.common,v 1.46 2015/06/07 16:05:41 taca Exp $
 #
 # used by devel/ruby-gnome2-atk/Makefile
 # used by devel/ruby-gnome2-gio/Makefile
@@ -37,7 +37,6 @@
 VERSION=               2.2.5
 USE_RUBY_EXTCONF?=     yes
 CONFIGURE_ENV+=                RUBYOPT="-Ku"
-RUBY_VERSION_SUPPORTED=        193 200 21
 
 INSTALL_TARGET=                install
 



Home | Main Index | Thread Index | Old Index