diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/rubygem-prawn-flexible-table/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/rubygem-prawn-flexible-table/Makefile b/print/rubygem-prawn-flexible-table/Makefile index 3db71e4b9a28..a56e36d3f8db 100644 --- a/print/rubygem-prawn-flexible-table/Makefile +++ b/print/rubygem-prawn-flexible-table/Makefile @@ -2,6 +2,7 @@ PORTNAME= prawn-flexible-table PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= print rubygems MASTER_SITES= RG @@ -11,8 +12,6 @@ COMMENT= Create tables with *span attributes for each cell with Prawn LICENSE= GPLv2 RUBY LICENSE_COMB= dual -RUN_DEPENDS= rubygem-prawn>=0:${PORTSDIR}/print/rubygem-prawn - NO_ARCH= yes USE_RUBY= yes |