diff options
Diffstat (limited to 'textproc/p5-PDF-API2/Makefile')
-rw-r--r-- | textproc/p5-PDF-API2/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile index ef80e81..5501dd9 100644 --- a/textproc/p5-PDF-API2/Makefile +++ b/textproc/p5-PDF-API2/Makefile @@ -7,7 +7,7 @@ # PORTNAME= PDF-API2 -PORTVERSION= 0.3b41 +PORTVERSION= 0.3b49 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PDF @@ -16,9 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= erwin@lansing.dk COMMENT= 'The Next Generation' of Text::PDF::API -BUILD_DEPENDS= ${PERL_SITELIBDIR}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ - ${PERL_SITELIBDIR}/Text/PDF/Pages.pm:${PORTSDIR}/print/p5-Text-PDF \ - ${PERL_SITELIBDIR}/Font/TTF/AATKern.pm:${PORTSDIR}/x11-fonts/p5-Font-TTF +BUILD_DEPENDS= ${PERL_SITELIBDIR}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |