From 77235406f258261341635719dc25886e9188d509 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 17 Apr 2014 20:25:48 +0000 Subject: Requires Ruby 1.9.3. --- print/ruby-pdf-core/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'print') diff --git a/print/ruby-pdf-core/Makefile b/print/ruby-pdf-core/Makefile index 49cb98af6cc..9cdafdc9e3f 100644 --- a/print/ruby-pdf-core/Makefile +++ b/print/ruby-pdf-core/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2014/03/14 17:43:21 taca Exp $ +# $NetBSD: Makefile,v 1.2 2014/04/17 20:25:48 joerg Exp $ DISTNAME= pdf-core-0.1.6 CATEGORIES= print @@ -8,5 +8,7 @@ HOMEPAGE= http://prawnpdf.org/ COMMENT= PDF::Core is used by Prawn to render PDF documents LICENSE= mit +RUBY_VERSION_SUPPORTED= 200 193 21 + .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3