summaryrefslogtreecommitdiff
path: root/editors/p5-PPIx-EditorTools
diff options
context:
space:
mode:
authordholland <dholland>2013-01-20 22:58:29 +0000
committerdholland <dholland>2013-01-20 22:58:29 +0000
commit904a0d7e5dd9bde6b19f7eb9b29119d15abb9c8a (patch)
tree131d6108a47af650fdf3aaa0efb228e0a9513a7b /editors/p5-PPIx-EditorTools
parent6664637036253621374a564aa69760be72a9810b (diff)
downloadpkgsrc-904a0d7e5dd9bde6b19f7eb9b29119d15abb9c8a.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