From e514592ca79d0be06b6d1bc6eba3fcefdf78a1e6 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 1 Aug 2007 19:48:46 +0000 Subject: Fix path to Perl. --- textproc/p5-PDF-Create/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'textproc/p5-PDF-Create') diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index b8436c7cf1c..4f472bd7b4b 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -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 @@ COMMENT= Perl5 module for creating pdf documents PERL5_PACKLIST= auto/PDF/Create/.packlist +REPLACE_PERL= sample.pl + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3