pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-XML-AutoWriter Use Module::Install::Bundle...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ee6ed864f0ce
branches: trunk
changeset: 576862:ee6ed864f0ce
user: obache <obache%pkgsrc.org@localhost>
date: Fri Jun 25 05:17:36 2010 +0000
description:
Use Module::Install::Bundled to fixes build.
diffstat:
textproc/p5-XML-AutoWriter/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c05132360870 -r ee6ed864f0ce textproc/p5-XML-AutoWriter/Makefile
--- a/textproc/p5-XML-AutoWriter/Makefile Thu Jun 24 22:51:00 2010 +0000
+++ b/textproc/p5-XML-AutoWriter/Makefile Fri Jun 25 05:17:36 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/07/19 10:06:28 sno Exp $
+# $NetBSD: Makefile,v 1.7 2010/06/25 05:17:36 obache Exp $
DISTNAME= XML-AutoWriter-0.4
PKGNAME= p5-${DISTNAME}0
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/XML/AutoWriter/.packlist
-PERL5_MODULE_TYPE= Module::Install
+PERL5_MODULE_TYPE= Module::Install::Bundled
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index