summaryrefslogtreecommitdiff
path: root/x11/ruby-gnome2-gtksourceview3
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-06-20 09:12:13 +0000
committerobache <obache@pkgsrc.org>2013-06-20 09:12:13 +0000
commitc4ea6045206cb328c0b8bc909cb7bcdbd4331307 (patch)
treeb1c3bc5fe32b1c973d2a7be7998bdda0722a193a /x11/ruby-gnome2-gtksourceview3
parent1a727e8f2778b2b74bdc24f43eb0c9dabfd6d976 (diff)
downloadpkgsrc-c4ea6045206cb328c0b8bc909cb7bcdbd4331307.tar.gz
revert `say good-bye to ruby-1.8', it should not be done dureing a freeze.
Diffstat (limited to 'x11/ruby-gnome2-gtksourceview3')
-rw-r--r--x11/ruby-gnome2-gtksourceview3/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/ruby-gnome2-gtksourceview3/Makefile b/x11/ruby-gnome2-gtksourceview3/Makefile
index 900f078186f..8da43164836 100644
--- a/x11/ruby-gnome2-gtksourceview3/Makefile
+++ b/x11/ruby-gnome2-gtksourceview3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2013/06/19 13:40:30 obache Exp $
+# $NetBSD: Makefile,v 1.9 2013/06/20 09:12:15 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtksourceview3-${VERSION}
@@ -7,8 +7,6 @@ CATEGORIES= x11
CONFLICTS+= ruby[0-9][0-9]-gnome2-gtksourceview3-[0-9]*
-RUBY_VERSION_SUPPORTED= 193
-
RUBY_EXTCONF_SUBDIRS= gtksourceview3
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk3>=${VERSION}:../../x11/ruby-gnome2-gtk3