summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-22 10:21:14 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-22 10:21:14 +0000
commiteabc42135da124645d4676c0908ecb009c7528ee (patch)
treee826568d929106210dfac72a47972c26bdde28c2
parent5d2833f1a73e1f4b1e13f54ea55c0793adb60f7e (diff)
downloadpkgsrc-eabc42135da124645d4676c0908ecb009c7528ee.tar.gz
Needs msgfmt.
-rw-r--r--inputmethod/imhangul_status_applet/Makefile4
-rw-r--r--misc/goffice/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile
index b0d8d1fa8b8..66083fb8846 100644
--- a/inputmethod/imhangul_status_applet/Makefile
+++ b/inputmethod/imhangul_status_applet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/04/17 13:46:37 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2006/06/22 10:22:07 joerg Exp $
#
DISTNAME= imhangul_status_applet-0.3
@@ -15,7 +15,7 @@ DEPENDS+= imhangul>=0.9.6:../../inputmethod/imhangul
GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.1 gnome2-1.5
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake pkg-config msgfmt
USE_LIBTOOL= yes
GCONF2_SCHEMAS= imhangul_status.schemas
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"