From 5a8fd5dddd419029856791b694b91dc20e4a2ca8 Mon Sep 17 00:00:00 2001 From: taca Date: Wed, 26 Mar 2014 13:27:50 +0000 Subject: Allow build with ruby21. --- print/ruby-prawn/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/ruby-prawn/Makefile b/print/ruby-prawn/Makefile index fc5598ccb55..f12f069458f 100644 --- a/print/ruby-prawn/Makefile +++ b/print/ruby-prawn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2014/03/14 17:51:20 taca Exp $ +# $NetBSD: Makefile,v 1.6 2014/03/26 13:28:29 taca Exp $ DISTNAME= prawn-0.15.0 CATEGORIES= print @@ -11,7 +11,7 @@ LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 OR ruby-license DEPENDS+= ${RUBY_PKGPREFIX}-pdf-core>=0.1.3<0.2:../../print/ruby-pdf-core DEPENDS+= ${RUBY_PKGPREFIX}-ttfunk>=1.1.0<1.2:../../fonts/ruby-ttfunk -RUBY_VERSION_SUPPORTED= 200 193 +RUBY_VERSION_SUPPORTED= 200 193 21 .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3