summaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI
diff options
context:
space:
mode:
authorwiz <wiz>2013-11-24 09:57:02 +0000
committerwiz <wiz>2013-11-24 09:57:02 +0000
commitacffcb64058d417d2abc3b48d5e8d37b0a5a7326 (patch)
tree7454480abd0b02e5a802849b4bb0b9ba8fc726e7 /databases/p5-Class-DBI
parent18a96f2cce920b4cf2b73958c2296a85d041878f (diff)
downloadpkgsrc-acffcb64058d417d2abc3b48d5e8d37b0a5a7326.tar.gz
Comment out p5-Storable dependency; included in perl since 5.7.3.
Diffstat (limited to 'databases/p5-Class-DBI')
-rw-r--r--databases/p5-Class-DBI/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/p5-Class-DBI/Makefile b/databases/p5-Class-DBI/Makefile
index d33b448a509..09a2ec3da44 100644
--- a/databases/p5-Class-DBI/Makefile
+++ b/databases/p5-Class-DBI/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2013/05/31 12:39:48 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.19 2013/11/24 09:57:03 wiz Exp $
DISTNAME= Class-DBI-v3.0.17
PKGNAME= p5-${DISTNAME:S:-v:-:}
-PKGREVISION= 5
+PKGREVISION= 6
SVR4_PKGNAME= p5cdi
CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TM/TMTM/}
@@ -18,7 +17,7 @@ DEPENDS+= p5-Class-Trigger>=0.07:../../devel/p5-Class-Trigger
DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone
DEPENDS+= p5-File-Temp>=0.12:../../devel/p5-File-Temp
DEPENDS+= p5-Ima-DBI>=0.33:../../databases/p5-Ima-DBI
-DEPENDS+= p5-Storable>=2.04:../../devel/p5-Storable
+#DEPENDS+= p5-Storable>=2.04:../../devel/p5-Storable
DEPENDS+= p5-UNIVERSAL-moniker>=0.06:../../devel/p5-UNIVERSAL-moniker
DEPENDS+= p5-version>=0:../../devel/p5-version