summaryrefslogtreecommitdiff
path: root/devel/p5-Class-C3
diff options
context:
space:
mode:
authorsno <sno>2009-04-24 17:15:21 +0000
committersno <sno>2009-04-24 17:15:21 +0000
commitd107a62c4f3bdcf6a7a09e63d77ecc5fc36a3ecc (patch)
treeef8a065565ea33562ecff1efa06708c9af2b7f88 /devel/p5-Class-C3
parent784460e01138fde4075ab962d971d7bc795f5354 (diff)
downloadpkgsrc-d107a62c4f3bdcf6a7a09e63d77ecc5fc36a3ecc.tar.gz
Modify dependencies to perl-modules which are deployed with the perl-core,
mainly Scalar::Util and List::Util
Diffstat (limited to 'devel/p5-Class-C3')
-rw-r--r--devel/p5-Class-C3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Class-C3/Makefile b/devel/p5-Class-C3/Makefile
index 0bcf2d771ba..38172efc591 100644
--- a/devel/p5-Class-C3/Makefile
+++ b/devel/p5-Class-C3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/04/12 10:53:33 he Exp $
+# $NetBSD: Makefile,v 1.5 2009/04/24 17:15:22 sno Exp $
DISTNAME= Class-C3-0.21
PKGNAME= p5-${DISTNAME}
@@ -9,8 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Class-C3/
COMMENT= Pragma to use the C3 method resolution order algortihm
+DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=1.10}:../../devel/p5-Scalar-List-Utils
DEPENDS+= p5-Test-Exception>=0.15:../../devel/p5-Test-Exception
-DEPENDS+= p5-Scalar-List-Utils>=1.10:../../devel/p5-Scalar-List-Utils
DEPENDS+= p5-Algorithm-C3>=0.05:../../devel/p5-Algorithm-C3
DEPENDS+= p5-Class-C3-XS>=0.08:../../devel/p5-Class-C3-XS