summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-22 10:21:14 +0000
committerjoerg <joerg>2006-06-22 10:21:14 +0000
commit3afeb62772e1ff21d20903a06d7958eb4a37f717 (patch)
treee826568d929106210dfac72a47972c26bdde28c2 /misc
parent051ae4d0a6b698cc4f93ef3287474871c2c9681b (diff)
downloadpkgsrc-3afeb62772e1ff21d20903a06d7958eb4a37f717.tar.gz
Needs msgfmt.
Diffstat (limited to 'misc')
-rw-r--r--misc/goffice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/goffice/Makefile b/misc/goffice/Makefile
index c2cd472fb73..967d848c80c 100644
--- a/misc/goffice/Makefile
+++ b/misc/goffice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:07 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/22 10:21:14 joerg Exp $
#
DISTNAME= goffice-0.2.1
@@ -14,7 +14,7 @@ USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/libgoffice-1.pc.in
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake pkg-config msgfmt
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/GConf2/buildlink3.mk"