pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/gcal Fixed Perl interpreter. Bumped PKGREVISION.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a09db9c9f330
branches: trunk
changeset: 514684:a09db9c9f330
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Jun 16 11:42:02 2006 +0000
description:
Fixed Perl interpreter. Bumped PKGREVISION.
diffstat:
time/gcal/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 557918355e69 -r a09db9c9f330 time/gcal/Makefile
--- a/time/gcal/Makefile Fri Jun 16 11:32:45 2006 +0000
+++ b/time/gcal/Makefile Fri Jun 16 11:42:02 2006 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index