aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-17 03:48:33 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-17 03:48:33 +0000
commit1116e875da7acd4527f78190429fdd20b6ae6320 (patch)
treeb5a2f1ae7cd60fff74713b73462806ed1be87f90 /print
parent79fa3c27a09356cfaeeee48eb393e2ca525012b7 (diff)
downloadports-1116e875da7acd4527f78190429fdd20b6ae6320.tar.gz
ports-1116e875da7acd4527f78190429fdd20b6ae6320.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/rubygem-prawn/Makefile4
1 files changed, 2 insertions, 2 deletions
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