summaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Cache
diff options
context:
space:
mode:
authorwiz <wiz>2013-11-24 09:57:02 +0000
committerwiz <wiz>2013-11-24 09:57:02 +0000
commitfb4cecee6d4c430e4eba164101dcb6b6ce04d2dd (patch)
tree7454480abd0b02e5a802849b4bb0b9ba8fc726e7 /devel/p5-IPC-Cache
parent3ff8b384afaf580fe7d37a5e2f1d46447c9250ac (diff)
downloadpkgsrc-fb4cecee6d4c430e4eba164101dcb6b6ce04d2dd.tar.gz
Comment out p5-Storable dependency; included in perl since 5.7.3.
Diffstat (limited to 'devel/p5-IPC-Cache')
-rw-r--r--devel/p5-IPC-Cache/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-IPC-Cache/Makefile b/devel/p5-IPC-Cache/Makefile
index 98404b4b606..2b868ba2f2f 100644
--- a/devel/p5-IPC-Cache/Makefile
+++ b/devel/p5-IPC-Cache/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2013/07/06 00:32:03 rodent Exp $
-#
+# $NetBSD: Makefile,v 1.2 2013/11/24 09:57:03 wiz Exp $
DISTNAME= IPC-Cache-0.02
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/}
@@ -12,7 +12,7 @@ COMMENT= Perl module that implements an object storage space
LICENSE= gnu-gpl-v1
DEPENDS+= p5-IPC-ShareLite>=0.06:../../devel/p5-IPC-ShareLite
-DEPENDS+= p5-Storable>=0.607:../../devel/p5-Storable
+#DEPENDS+= p5-Storable>=0.607:../../devel/p5-Storable
PERL5_PACKLIST= auto/IPC/Cache/.packlist
USE_LANGUAGES= # none