pkgsrc-Bugs archive

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

Re: pkg/46439: PERL5_MODULE_TYPE also supports "Module::Install::Bundled"



The following reply was made to PR pkg/46439; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/46439: PERL5_MODULE_TYPE also supports
 "Module::Install::Bundled"
Date: Sun, 13 May 2012 07:59:35 +0000

 On Fri, May 11, 2012 at 12:20:00PM +0000, ryoon%NetBSD.org@localhost wrote:
  > Index: module.mk
  > ===================================================================
  > RCS file: /cvsroot/pkgsrc/lang/perl5/module.mk,v
  > retrieving revision 1.65
  > diff -u -r1.65 module.mk
  > --- module.mk       15 Aug 2011 04:48:36 -0000      1.65
  > +++ module.mk       11 May 2012 12:17:56 -0000
  > @@ -26,9 +26,9 @@
  >  # PERL5_LDFLAGS            extra linker flags to pass on to the build
  >  #                  process.
  >  #
  > -# PERL5_MODULE_TYPE        "MakeMaker", "Module::Build" or 
"Module::Install"
  > -#                  depending on which framework is used to build/install
  > -#                  the module.
  > +# PERL5_MODULE_TYPE        "MakeMaker", "Module::Build", "Module::Install"
  > +#                  or "Module::Install::Bundled" depending on which
  > +#                  framework is used to build/install the module.
 
 please just commit that...
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index