summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/ruby-prawn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ruby-prawn/Makefile b/print/ruby-prawn/Makefile
index 58ffff0d3e3..7535098201e 100644
--- a/print/ruby-prawn/Makefile
+++ b/print/ruby-prawn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/03/13 15:27:09 taca Exp $
+# $NetBSD: Makefile,v 1.9 2015/03/22 20:08:04 joerg Exp $
DISTNAME= prawn-2.0.0
CATEGORIES= print
@@ -11,7 +11,7 @@ LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 OR ruby-license
DEPENDS+= ${RUBY_PKGPREFIX}-pdf-core>=0.5.0<0.6:../../print/ruby-pdf-core
DEPENDS+= ${RUBY_PKGPREFIX}-ttfunk>=1.4.0<1.5:../../fonts/ruby-ttfunk
-RUBY_VERSION_SUPPORTED= 200 193 21
+RUBY_VERSION_SUPPORTED= 200 21
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"