pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Build The package supports installatio...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cbf6d83450c1
branches: trunk
changeset: 537432:cbf6d83450c1
user: heinz <heinz%pkgsrc.org@localhost>
date: Tue Jan 08 23:03:22 2008 +0000
description:
The package supports installation to DESTDIR.
No compiler necessary.
diffstat:
devel/p5-Module-Build/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r dfff9a0df865 -r cbf6d83450c1 devel/p5-Module-Build/Makefile
--- a/devel/p5-Module-Build/Makefile Tue Jan 08 22:56:10 2008 +0000
+++ b/devel/p5-Module-Build/Makefile Tue Jan 08 23:03:22 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2007/06/09 23:34:43 abs Exp $
+# $NetBSD: Makefile,v 1.15 2008/01/08 23:03:22 heinz Exp $
DISTNAME= Module-Build-0.2808
PKGNAME= p5-${DISTNAME}
@@ -10,9 +10,12 @@
HOMEPAGE= http://search.cpan.org/dist/Module-Build/
COMMENT= Build and install Perl modules
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-YAML-[0-9]*:../../textproc/p5-YAML
DEPENDS+= p5-ExtUtils-CBuilder-[0-9]*:../../devel/p5-ExtUtils-CBuilder
+USE_LANGUAGES= # empty
BUILDING_MODULE_BUILD= yes
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/Module/Build/.packlist
Home |
Main Index |
Thread Index |
Old Index