summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SAX-Writer
diff options
context:
space:
mode:
authorobache <obache>2013-12-09 14:17:41 +0000
committerobache <obache>2013-12-09 14:17:41 +0000
commit992ec337135afe88ad2d1fc811a33d632523ccbd (patch)
treecb3e9b5798f6683a2dd220782d0a35df112806fa /textproc/p5-XML-SAX-Writer
parent08544422e9d1af565ab5c1fda1caca6d3c6242f0 (diff)
downloadpkgsrc-992ec337135afe88ad2d1fc811a33d632523ccbd.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-XML-SAX-Writer')
-rw-r--r--textproc/p5-XML-SAX-Writer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-XML-SAX-Writer/Makefile b/textproc/p5-XML-SAX-Writer/Makefile
index b1015188b73..a3fd89701f9 100644
--- a/textproc/p5-XML-SAX-Writer/Makefile
+++ b/textproc/p5-XML-SAX-Writer/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2013/05/31 12:42:21 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2013/12/09 14:17:53 obache Exp $
DISTNAME= XML-SAX-Writer-0.53
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
@@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/XML-SAX-Writer/
COMMENT= SAX2 (XML) Writer
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Encode>=2.12:../../textproc/p5-Encode
+DEPENDS+= {perl>=5.8.8,p5-Encode>=2.12}:../../textproc/p5-Encode
DEPENDS+= p5-XML-SAX>=0.11:../../textproc/p5-XML-SAX
DEPENDS+= p5-XML-NamespaceSupport>=1.00:../../textproc/p5-XML-NamespaceSupport
DEPENDS+= p5-XML-Filter-BufferText>=1.00:../../textproc/p5-XML-Filter-BufferText