summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-06-19 13:08:57 +0000
committerobache <obache@pkgsrc.org>2013-06-19 13:08:57 +0000
commitcd472091920943b3f325ceb06753b01a62734dfb (patch)
treede758d8efca94f56cc6129f4ff4ce62e3cf06c2b /meta-pkgs
parent80ea5ec0a85ae01647a100750a666b7abc39745f (diff)
downloadpkgsrc-cd472091920943b3f325ceb06753b01a62734dfb.tar.gz
Good-bye Ruby-1.8, not supported.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/ruby-gnome2/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-pkgs/ruby-gnome2/Makefile.common b/meta-pkgs/ruby-gnome2/Makefile.common
index 239a9abe259..50577a7b02a 100644
--- a/meta-pkgs/ruby-gnome2/Makefile.common
+++ b/meta-pkgs/ruby-gnome2/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.33 2013/06/15 09:39:33 obache Exp $
+# $NetBSD: Makefile.common,v 1.34 2013/06/19 13:08:57 obache Exp $
#
# used by devel/ruby-gnome2-atk/Makefile
# used by devel/ruby-gnome2-gio/Makefile
@@ -31,6 +31,8 @@ MAINTAINER= dieter.NetBSD@pandora.be
HOMEPAGE= http://ruby-gnome2.sourceforge.jp/
LICENSE= gnu-lgpl-v2.1
+RUBY_VERSION_SUPPORTED= 193
+
VERSION= 2.0.2
USE_RUBY_EXTCONF?= yes
CONFIGURE_ENV+= RUBYOPT="-Ku"