summaryrefslogtreecommitdiff
path: root/editors/p5-Padre/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-11-24 09:57:02 +0000
committerwiz <wiz@pkgsrc.org>2013-11-24 09:57:02 +0000
commitb362cdf6ca6e15d9c5626946935ca5a6961a2a0b (patch)
tree7454480abd0b02e5a802849b4bb0b9ba8fc726e7 /editors/p5-Padre/Makefile
parent217eae48c69f0a411841255e10e1a3a34ee49624 (diff)
downloadpkgsrc-b362cdf6ca6e15d9c5626946935ca5a6961a2a0b.tar.gz
Comment out p5-Storable dependency; included in perl since 5.7.3.
Diffstat (limited to 'editors/p5-Padre/Makefile')
-rw-r--r--editors/p5-Padre/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile
index 359e7169061..7eb018a6389 100644
--- a/editors/p5-Padre/Makefile
+++ b/editors/p5-Padre/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2013/10/10 14:42:07 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.34 2013/11/24 09:57:03 wiz Exp $
DISTNAME= Padre-0.96
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= editors perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}
@@ -83,7 +82,7 @@ DEPENDS+= {perl>=5.10.1,p5-Pod-Simple>=3.07}:../../textproc/p5-Pod-Simple
DEPENDS+= p5-Probe-Perl>=0.01:../../devel/p5-Probe-Perl
DEPENDS+= p5-Readonly-XS>=1.05:../../devel/p5-Readonly-XS
DEPENDS+= p5-Sort-Versions>=1.5:../../devel/p5-Sort-Versions
-DEPENDS+= {perl>=5.10.0,p5-Storable>=2.16}:../../devel/p5-Storable
+#DEPENDS+= {perl>=5.10.0,p5-Storable>=2.16}:../../devel/p5-Storable
DEPENDS+= p5-Template-Tiny>=0.11:../../textproc/p5-Template-Tiny
DEPENDS+= {perl>=5.12.0,p5-Text-Balanced>=2.01}:../../textproc/p5-Text-Balanced
DEPENDS+= p5-Text-Diff>=1.41:../../textproc/p5-Text-Diff