summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inputmethod/uim-tomoe-gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/uim-tomoe-gtk/Makefile b/inputmethod/uim-tomoe-gtk/Makefile
index 29a9e95e116..39a4d3d49f0 100644
--- a/inputmethod/uim-tomoe-gtk/Makefile
+++ b/inputmethod/uim-tomoe-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/04/13 06:07:57 obache Exp $
+# $NetBSD: Makefile,v 1.2 2008/04/21 21:47:53 wiz Exp $
#
DISTNAME= uim-tomoe-gtk-0.6.0
@@ -13,7 +13,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= gmake intltool msgfmt
+USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= yes
.include "../../inputmethod/tomoe/buildlink3.mk"