summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-PDF
diff options
context:
space:
mode:
authorobache <obache>2013-12-09 14:17:41 +0000
committerobache <obache>2013-12-09 14:17:41 +0000
commit6d099479482056adfc66dbb08690849831ffacb6 (patch)
treecb3e9b5798f6683a2dd220782d0a35df112806fa /textproc/p5-Text-PDF
parentc236e9247714297ef27d153abd4fbb9bf49978af (diff)
downloadpkgsrc-6d099479482056adfc66dbb08690849831ffacb6.tar.gz
Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
Diffstat (limited to 'textproc/p5-Text-PDF')
-rw-r--r--textproc/p5-Text-PDF/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-PDF/Makefile b/textproc/p5-Text-PDF/Makefile
index 06a0a8eec44..c46ddd8a748 100644
--- a/textproc/p5-Text-PDF/Makefile
+++ b/textproc/p5-Text-PDF/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:16 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2013/12/09 14:17:53 obache Exp $
#
DISTNAME= Text-PDF-0.29a
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
@@ -14,7 +14,7 @@ COMMENT= Perl 5 module for manipulating PDF files
WRKSRC= ${WRKDIR}/Text-PDF-0.29
USE_LANGUAGES= # empty
-DEPENDS+= p5-IO-Compress>=2.017:../../devel/p5-IO-Compress
+DEPENDS+= {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Zlib>=0
PERL5_PACKLIST= auto/Text/PDF/.packlist