From ab6c4eae1d1036824adffc948aa0a972397831a5 Mon Sep 17 00:00:00 2001 From: pgollucci Date: Fri, 17 Dec 2010 03:48:33 +0000 Subject: - prawn-core is pulled in by the others With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic --- print/rubygem-prawn/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/rubygem-prawn/Makefile b/print/rubygem-prawn/Makefile index 8d5d840b3da9..9d5f0938c068 100644 --- a/print/rubygem-prawn/Makefile +++ b/print/rubygem-prawn/Makefile @@ -6,6 +6,7 @@ PORTNAME= prawn PORTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= print rubygems MASTER_SITES= RG @@ -14,8 +15,7 @@ COMMENT= Fast pure Ruby PDF generator RUN_DEPENDS= rubygem-prawn-layout>=0.8.4:${PORTSDIR}/print/rubygem-prawn-layout \ rubygem-prawn-format>=0.2.2:${PORTSDIR}/print/rubygem-prawn-format \ - rubygem-prawn-security>=0.8.4:${PORTSDIR}/print/rubygem-prawn-security \ - rubygem-prawn-core>=0.8.4:${PORTSDIR}/print/rubygem-prawn-core + rubygem-prawn-security>=0.8.4:${PORTSDIR}/print/rubygem-prawn-security USE_RUBY= yes USE_RUBYGEMS= yes -- cgit