summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-10-06 13:15:01 +0000
committerobache <obache@pkgsrc.org>2010-10-06 13:15:01 +0000
commite366f6678f51e7fc3a879273bd204f67f0f1d492 (patch)
tree86f16fc41114822973495e0c4160c758548dd73d /editors
parentea18726a97263f5f7de430ecc85e51887b3200e2 (diff)
downloadpkgsrc-e366f6678f51e7fc3a879273bd204f67f0f1d492.tar.gz
no bundled Module::Install.
Diffstat (limited to 'editors')
-rw-r--r--editors/p5-Padre-Plugin-PerlCritic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/p5-Padre-Plugin-PerlCritic/Makefile b/editors/p5-Padre-Plugin-PerlCritic/Makefile
index e45bb3f3d7b..c063e2fc9bf 100644
--- a/editors/p5-Padre-Plugin-PerlCritic/Makefile
+++ b/editors/p5-Padre-Plugin-PerlCritic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/08/20 18:51:25 sno Exp $
+# $NetBSD: Makefile,v 1.4 2010/10/06 13:15:01 obache Exp $
#
DISTNAME= Padre-Plugin-PerlCritic-0.08
@@ -17,7 +17,7 @@ DEPENDS+= p5-Padre>=0.54:../../editors/p5-Padre
DEPENDS+= p5-Perl-Critic-[0-9]*:../../devel/p5-Perl-Critic
PERL5_PACKLIST= auto/Padre/Plugin/PerlCritic/.packlist
-PERL5_MODULE_TYPE= Module::Install::Bundled
+PERL5_MODULE_TYPE= Module::Install
#pre-configure:
# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm