Index: head/textproc/p5-PDF-Reuse/Makefile =================================================================== --- head/textproc/p5-PDF-Reuse/Makefile (revision 492569) +++ head/textproc/p5-PDF-Reuse/Makefile (revision 492570) @@ -1,26 +1,24 @@ # $FreeBSD$ PORTNAME= PDF-Reuse DISTVERSION= 0.39 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= gehm@doom-labs.net COMMENT= Another perl module to reuse and mass produce PDF documents LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-IO-Compress>=0:archivers/p5-IO-Compress \ - p5-Exporter>=0:devel/p5-Exporter \ - p5-AutoLoader>=0:devel/p5-AutoLoader \ - p5-Carp>=0:devel/p5-Carp \ - p5-Digest-MD5>=0:security/p5-Digest-MD5 \ - p5-Font-TTF>=0:x11-fonts/p5-Font-TTF\ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Font-TTF>=0:x11-fonts/p5-Font-TTF\ + p5-IO-Compress>=0:archivers/p5-IO-Compress \ p5-Text-PDF>=0:print/p5-Text-PDF USES= perl5 USE_PERL5= configure .include