summaryrefslogtreecommitdiff
path: root/devel/p5-Python-Serialise-Marshal
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-12-09 14:17:41 +0000
committerobache <obache@pkgsrc.org>2013-12-09 14:17:41 +0000
commitc1522519b646750987810a08413a83d66de13537 (patch)
treecb3e9b5798f6683a2dd220782d0a35df112806fa /devel/p5-Python-Serialise-Marshal
parent69575166e088e2a3bca09925d372c98adf66202a (diff)
downloadpkgsrc-c1522519b646750987810a08413a83d66de13537.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