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 Add missing file to REPLACE_PER...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3dc021863390
branches:  trunk
changeset: 545894:3dc021863390
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Sun Aug 17 04:45:27 2008 +0000

description:
Add missing file to REPLACE_PERL; fixes failed build.

diffstat:

 textproc/p5-PDF-Create/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 92e1c24ca194 -r 3dc021863390 textproc/p5-PDF-Create/Makefile
--- a/textproc/p5-PDF-Create/Makefile   Sun Aug 17 04:36:28 2008 +0000
+++ b/textproc/p5-PDF-Create/Makefile   Sun Aug 17 04:45:27 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/08/11 13:28:15 he Exp $
+# $NetBSD: Makefile,v 1.19 2008/08/17 04:45:27 dholland Exp $
 #
 
 DISTNAME=      PDF-Create-1.02
@@ -15,7 +15,7 @@
 
 PERL5_PACKLIST=                auto/PDF/Create/.packlist
 
-REPLACE_PERL=  sample.pl
+REPLACE_PERL=  sample.pl sample-cgi.pl
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index