Index: head/print/rubygem-prawn-flexible-table/Makefile =================================================================== --- head/print/rubygem-prawn-flexible-table/Makefile (revision 392373) +++ head/print/rubygem-prawn-flexible-table/Makefile (revision 392374) @@ -1,22 +1,21 @@ # $FreeBSD$ PORTNAME= prawn-flexible-table PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= print rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org 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 USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include