summaryrefslogtreecommitdiff
path: root/graphics/refocus-it
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-02-08 16:48:59 +0000
committerjoerg <joerg@pkgsrc.org>2006-02-08 16:48:59 +0000
commitd4b5c207cfc80bc24502499a5202ee3e11fc1aa5 (patch)
tree36160bcb528fa8be5d767c096bc3447d0cc596f7 /graphics/refocus-it
parentcb4efc3c000449d66e0a1177d0671ed2055af17e (diff)
downloadpkgsrc-d4b5c207cfc80bc24502499a5202ee3e11fc1aa5.tar.gz
Uses msgfmt.
Diffstat (limited to 'graphics/refocus-it')
-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"