pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-ExtUtils-CBuilder The package supports instal...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dfff9a0df865
branches: trunk
changeset: 537431:dfff9a0df865
user: heinz <heinz%pkgsrc.org@localhost>
date: Tue Jan 08 22:56:10 2008 +0000
description:
The package supports installation to DESTDIR.
A C compiler is necessary.
diffstat:
devel/p5-ExtUtils-CBuilder/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r f26f0b414179 -r dfff9a0df865 devel/p5-ExtUtils-CBuilder/Makefile
--- a/devel/p5-ExtUtils-CBuilder/Makefile Tue Jan 08 22:49:47 2008 +0000
+++ b/devel/p5-ExtUtils-CBuilder/Makefile Tue Jan 08 22:56:10 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/11/29 17:31:11 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2008/01/08 22:56:10 heinz Exp $
DISTNAME= ExtUtils-CBuilder-0.21
PKGNAME= p5-${DISTNAME}
@@ -10,7 +10,10 @@
HOMEPAGE= http://search.cpan.org/dist/ExtUtils-CBuilder/
COMMENT= Perl5 module for compiling and linking C code for Perl modules
-PERL5_PACKLIST= auto/ExtUtils/CBuilder/.packlist
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= c
+PERL5_PACKLIST= auto/ExtUtils/CBuilder/.packlist
REPLACE_PERL= bleadcheck.pl
Home |
Main Index |
Thread Index |
Old Index