pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-PDF-Create Fix path to Perl.
details: https://anonhg.NetBSD.org/pkgsrc/rev/15d4dbdf068d
branches: trunk
changeset: 531533:15d4dbdf068d
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Aug 01 19:48:46 2007 +0000
description:
Fix path to Perl.
diffstat:
textproc/p5-PDF-Create/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 2211a734d1b2 -r 15d4dbdf068d textproc/p5-PDF-Create/Makefile
--- a/textproc/p5-PDF-Create/Makefile Wed Aug 01 19:45:17 2007 +0000
+++ b/textproc/p5-PDF-Create/Makefile Wed Aug 01 19:48:46 2007 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:48 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2007/08/01 19:48:46 joerg Exp $
#
DISTNAME= PDF-Create-0.01
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5pcr
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/}
@@ -14,5 +14,7 @@
PERL5_PACKLIST= auto/PDF/Create/.packlist
+REPLACE_PERL= sample.pl
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index