summaryrefslogtreecommitdiff
path: root/x11/ruby-gnome2-gtksourceview2
diff options
context:
space:
mode:
authorobache <obache>2013-06-19 13:40:29 +0000
committerobache <obache>2013-06-19 13:40:29 +0000
commit3d2a2e692460f92876fc05da4798b73a51eed580 (patch)
treeff8478814bac85a41afca3fb3836ba57bec7a17c /x11/ruby-gnome2-gtksourceview2
parent10f427bfb1ef82b793cde9e2f36dee95870a4932 (diff)
downloadpkgsrc-3d2a2e692460f92876fc05da4798b73a51eed580.tar.gz
say good-by to Ruby-1.8.
Diffstat (limited to 'x11/ruby-gnome2-gtksourceview2')
-rw-r--r--x11/ruby-gnome2-gtksourceview2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/ruby-gnome2-gtksourceview2/Makefile b/x11/ruby-gnome2-gtksourceview2/Makefile
index 5272c9e1117..56f6de9b6a8 100644
--- a/x11/ruby-gnome2-gtksourceview2/Makefile
+++ b/x11/ruby-gnome2-gtksourceview2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2013/06/15 09:39:34 obache Exp $
+# $NetBSD: Makefile,v 1.35 2013/06/19 13:40:30 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtksourceview2-${VERSION}
@@ -7,6 +7,8 @@ CATEGORIES= x11
CONFLICTS+= ruby[0-9][0-9]-gnome2-gtksourceview2-[0-9]*
+RUBY_VERSION_SUPPORTED= 193
+
RUBY_EXTCONF_SUBDIRS= gtksourceview2
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=${VERSION}:../../x11/ruby-gnome2-gtk