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