summaryrefslogtreecommitdiff
path: root/editors/p5-PPIx-EditorTools
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-01-20 22:58:29 +0000
committerdholland <dholland@pkgsrc.org>2013-01-20 22:58:29 +0000
commitb598979ec7ef98fcb2cdb9abac20ad7a8899f59f (patch)
tree131d6108a47af650fdf3aaa0efb228e0a9513a7b /editors/p5-PPIx-EditorTools
parent88daaa55607e2a16d6d9322aa1fd38752046f44b (diff)
downloadpkgsrc-b598979ec7ef98fcb2cdb9abac20ad7a8899f59f.tar.gz
p5-Try-Tiny is not in devel/p5-PPI. Fixes pbulk scan failure.
This has been this way since at least October and I have no idea why it only blew up on me now.
Diffstat (limited to 'editors/p5-PPIx-EditorTools')
-rw-r--r--editors/p5-PPIx-EditorTools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/p5-PPIx-EditorTools/Makefile b/editors/p5-PPIx-EditorTools/Makefile
index 94a5af361bd..92fbbc15c47 100644
--- a/editors/p5-PPIx-EditorTools/Makefile
+++ b/editors/p5-PPIx-EditorTools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/10/03 21:55:58 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2013/01/20 22:58:29 dholland Exp $
#
DISTNAME= PPIx-EditorTools-0.17
@@ -19,7 +19,7 @@ BUILD_DEPENDS+= p5-Test-NoWarnings>=0.084:../../devel/p5-Test-NoWarnings
DEPENDS+= p5-Class-XSAccessor>=1.02:../../devel/p5-Class-XSAccessor
DEPENDS+= p5-PPI>=1.215:../../devel/p5-PPI
-DEPENDS+= p5-Try-Tiny>=0.11:../../devel/p5-PPI
+DEPENDS+= p5-Try-Tiny>=0.11:../../devel/p5-Try-Tiny
PERL5_PACKLIST= auto/PPIx/EditorTools/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled