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