pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/gcal Has BROKEN_GETTEXT_DETECTION. Uses msgfmt.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a9c9c4a63d97
branches: trunk
changeset: 507120:a9c9c4a63d97
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Jan 26 21:49:40 2006 +0000
description:
Has BROKEN_GETTEXT_DETECTION. Uses msgfmt.
diffstat:
time/gcal/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 6f5131e394a4 -r a9c9c4a63d97 time/gcal/Makefile
--- a/time/gcal/Makefile Thu Jan 26 21:45:19 2006 +0000
+++ b/time/gcal/Makefile Thu Jan 26 21:49:40 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:44 tv Exp $
+# $NetBSD: Makefile,v 1.11 2006/01/26 21:49:40 joerg Exp $
#
DISTNAME= gcal-3.01
@@ -14,6 +14,8 @@
INFO_FILES= gcal.info
GNU_CONFIGURE= yes
+BUILD_USES_MSGFMT= yes
+BROKEN_GETTEXT_DETECTION= yes
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index