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 Fix path to Perl. Bump revi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/239ba5a77fb6
branches:  trunk
changeset: 531399:239ba5a77fb6
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jul 29 16:26:08 2007 +0000

description:
Fix path to Perl. Bump revision.

diffstat:

 devel/p5-ExtUtils-CBuilder/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r a97397de5b3d -r 239ba5a77fb6 devel/p5-ExtUtils-CBuilder/Makefile
--- a/devel/p5-ExtUtils-CBuilder/Makefile       Sun Jul 29 16:17:12 2007 +0000
+++ b/devel/p5-ExtUtils-CBuilder/Makefile       Sun Jul 29 16:26:08 2007 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2007/06/09 23:31:25 abs Exp $
+# $NetBSD: Makefile,v 1.3 2007/07/29 16:26:08 joerg Exp $
 
 DISTNAME=      ExtUtils-CBuilder-0.19
 PKGNAME=       p5-${DISTNAME}
+PKGREVISION=   1
 SVR4_PKGNAME=  p5ecb
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
@@ -12,5 +13,7 @@
 
 PERL5_PACKLIST=        auto/ExtUtils/CBuilder/.packlist
 
+REPLACE_PERL=  bleadcheck.pl
+
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index