pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-File-ChangeNotify Add forgotten module type t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3e7a5caa90b7
branches:  trunk
changeset: 393361:3e7a5caa90b7
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue May 19 22:22:34 2009 +0000

description:
Add forgotten module type to use Module::Build

diffstat:

 devel/p5-File-ChangeNotify/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1e394e4bbf12 -r 3e7a5caa90b7 devel/p5-File-ChangeNotify/Makefile
--- a/devel/p5-File-ChangeNotify/Makefile       Tue May 19 22:21:48 2009 +0000
+++ b/devel/p5-File-ChangeNotify/Makefile       Tue May 19 22:22:34 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/05/19 22:16:00 sno Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/19 22:22:34 sno Exp $
 #
 
 DISTNAME=      File-ChangeNotify-0.05
@@ -19,6 +19,7 @@
 DEPENDS+=      p5-MooseX-Params-Validate>=0.08:../../devel/p5-MooseX-Params-Validate
 DEPENDS+=      p5-MooseX-SemiAffordanceAccessor-[0-9]*:../../devel/p5-MooseX-SemiAffordanceAccessor
 
+PERL5_MODULE_TYPE=     Module::Build
 PERL5_PACKLIST=                auto/File/ChangeNotify/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index