pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/p5-Chart-ThreeD Fix path to Perl. Bump revision.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cc7025d0a6b7
branches: trunk
changeset: 532916:cc7025d0a6b7
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Sep 04 19:55:40 2007 +0000
description:
Fix path to Perl. Bump revision.
diffstat:
graphics/p5-Chart-ThreeD/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 126d03c66208 -r cc7025d0a6b7 graphics/p5-Chart-ThreeD/Makefile
--- a/graphics/p5-Chart-ThreeD/Makefile Tue Sep 04 19:50:34 2007 +0000
+++ b/graphics/p5-Chart-ThreeD/Makefile Tue Sep 04 19:55:40 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:09:36 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2007/09/04 19:55:40 joerg Exp $
DISTNAME= Chart-ThreeD-0.01
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5c3d
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Chart/}
@@ -15,5 +15,7 @@
PERL5_PACKLIST= auto/Chart-ThreeD/.packlist
+REPLACE_PERL+= pie.pl
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index