summaryrefslogtreecommitdiff
path: root/inputmethod/uim-tomoe-gtk/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2008-04-21 21:47:53 +0000
committerwiz <wiz>2008-04-21 21:47:53 +0000
commit789e8dedb3caf9ece47703346f154585bce17d22 (patch)
tree1e3ec693109fda0219a5542f46468d271093ded8 /inputmethod/uim-tomoe-gtk/Makefile
parent73889f81f0b120f06740504f4e1a56560c2f9659 (diff)
downloadpkgsrc-789e8dedb3caf9ece47703346f154585bce17d22.tar.gz
Needs pkg-config during configure.
Diffstat (limited to 'inputmethod/uim-tomoe-gtk/Makefile')
-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"