summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--time/gcal/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/time/gcal/Makefile b/time/gcal/Makefile
index 14f9654f2ff..421e2dbd1fd 100644
--- a/time/gcal/Makefile
+++ b/time/gcal/Makefile
@@ -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 @@ USE_PKGLOCALEDIR= yes
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"