From 15587338476f47b8d7aa304dab623fa1c30b6520 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 16 Jun 2006 11:42:02 +0000 Subject: Fixed Perl interpreter. Bumped PKGREVISION. --- time/gcal/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'time/gcal') diff --git a/time/gcal/Makefile b/time/gcal/Makefile index 0a84789d5d1..7e4a73a257c 100644 --- a/time/gcal/Makefile +++ b/time/gcal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2006/06/07 02:17:32 grant Exp $ +# $NetBSD: Makefile,v 1.16 2006/06/16 11:42:02 rillig Exp $ # DISTNAME= gcal-3.01 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GNU:=gcal/} @@ -17,5 +17,8 @@ GNU_CONFIGURE= yes USE_TOOLS+= msgfmt BROKEN_GETTEXT_DETECTION= yes +REPLACE_PERL+= misc/gcalltx/gcalltxp.in +USE_TOOLS+= perl:run + .include "../../devel/gettext-lib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3