summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/refocus-it/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/refocus-it/Makefile b/graphics/refocus-it/Makefile
index 967f6a7269f..afa1fb05776 100644
--- a/graphics/refocus-it/Makefile
+++ b/graphics/refocus-it/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/02/05 23:09:38 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/02/08 16:48:59 joerg Exp $
#
DISTNAME= refocus-it-2.0.0
@@ -15,6 +15,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-gimp
USE_PKGLOCALEDIR= yes
BROKEN_GETTEXT_DETECTION= yes
+BUILD_USES_MSGFMT= yes
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"