pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/p5-JSON-Any Switching for module type from ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0bbf79072a95
branches:  trunk
changeset: 574660:0bbf79072a95
user:      sno <sno%pkgsrc.org@localhost>
date:      Thu Apr 22 15:25:52 2010 +0000

description:
Switching for module type from M:I to M:I::Bundled - installed versions seems to make problems

diffstat:

 converters/p5-JSON-Any/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9520b6a77c06 -r 0bbf79072a95 converters/p5-JSON-Any/Makefile
--- a/converters/p5-JSON-Any/Makefile   Thu Apr 22 15:19:56 2010 +0000
+++ b/converters/p5-JSON-Any/Makefile   Thu Apr 22 15:25:52 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2009/10/16 07:51:10 rhaen Exp $
+# $NetBSD: Makefile,v 1.13 2010/04/22 15:25:52 sno Exp $
 
 DISTNAME=              JSON-Any-1.22
 PKGNAME=               p5-${DISTNAME}
@@ -13,7 +13,7 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 PERL5_PACKLIST=                auto/JSON/Any/.packlist
-PERL5_MODULE_TYPE=     Module::Install
+PERL5_MODULE_TYPE=     Module::Install::Bundled
 
 # p5-JSON-XS appears to be the current "best of breed"
 # and is the preferred JSON dependency (see Makefile.PL)



Home | Main Index | Thread Index | Old Index