summaryrefslogtreecommitdiff
path: root/www/p5-Plack-Middleware-Debug
diff options
context:
space:
mode:
authorwen <wen>2014-10-16 12:02:16 +0000
committerwen <wen>2014-10-16 12:02:16 +0000
commit6020b805491b9d31d9c708a6d1894f5df917d8ec (patch)
tree02e5ae5b8c9f8796c96d762505a1bd973b7ab1d6 /www/p5-Plack-Middleware-Debug
parent873a1639385c78d69a07397c5702e8a2d9771a1d (diff)
downloadpkgsrc-6020b805491b9d31d9c708a6d1894f5df917d8ec.tar.gz
Fix build by update PERL5_MODULE_TYPE.
Spotted by: joerg@(Thanks !)
Diffstat (limited to 'www/p5-Plack-Middleware-Debug')
-rw-r--r--www/p5-Plack-Middleware-Debug/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Plack-Middleware-Debug/Makefile b/www/p5-Plack-Middleware-Debug/Makefile
index f867afee169..4a7bb3896e1 100644
--- a/www/p5-Plack-Middleware-Debug/Makefile
+++ b/www/p5-Plack-Middleware-Debug/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2014/10/07 07:01:07 wen Exp $
+# $NetBSD: Makefile,v 1.11 2014/10/16 12:02:16 wen Exp $
DISTNAME= Plack-Middleware-Debug-0.16
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,7 @@ LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Plack/Middleware/Debug/.packlist
-PERL5_MODULE_TYPE= Module::Build
+PERL5_MODULE_TYPE= Module::Build::Tiny
DEPENDS+= p5-Class-Method-Modifiers>=1.05:../../devel/p5-Class-Method-Modifiers
DEPENDS+= p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump