summaryrefslogtreecommitdiff
path: root/devel/p5-Python-Serialise-Marshal
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 /devel/p5-Python-Serialise-Marshal
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 'devel/p5-Python-Serialise-Marshal')
-rw-r--r--devel/p5-Python-Serialise-Marshal/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-Python-Serialise-Marshal/Makefile b/devel/p5-Python-Serialise-Marshal/Makefile
index 6cf15d7f2c2..c571dd62cd1 100644
--- a/devel/p5-Python-Serialise-Marshal/Makefile
+++ b/devel/p5-Python-Serialise-Marshal/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2013/07/06 00:38:25 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2013/12/09 14:17:46 obache Exp $
#
DISTNAME= Python-Serialise-Marshal-0.02
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Python/}
@@ -12,8 +13,8 @@ COMMENT= Module for reading and writing marshalled Python files
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-File-Binary>=1.0:../../devel/p5-File-Binary
-DEPENDS+= p5-Math-Complex-[0-9]*:../../math/p5-Math-Complex
-DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
+DEPENDS+= {perl>=5,p5-Math-Complex-[0-9]*}:../../math/p5-Math-Complex
+DEPENDS+= {perl>=5.6.2,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/Python/Serialise/Marshal/.packlist