diff options
Diffstat (limited to 'textproc/p5-Text-PDF/Makefile')
-rw-r--r-- | textproc/p5-Text-PDF/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-PDF/Makefile b/textproc/p5-Text-PDF/Makefile index 2b439f6c0f6..531c286c686 100644 --- a/textproc/p5-Text-PDF/Makefile +++ b/textproc/p5-Text-PDF/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:32 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/07/12 18:56:31 wiz Exp $ # DISTNAME= Text-PDF-0.29a @@ -14,7 +14,7 @@ COMMENT= Perl 5 module for manipulating PDF files WRKSRC= ${WRKDIR}/Text-PDF-0.29 USE_LANGUAGES= # empty -DEPENDS+= {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Zlib>=0 +#DEPENDS+= {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Zlib>=0 PERL5_PACKLIST= auto/Text/PDF/.packlist |