From 789e8dedb3caf9ece47703346f154585bce17d22 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 21 Apr 2008 21:47:53 +0000 Subject: Needs pkg-config during configure. --- inputmethod/uim-tomoe-gtk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inputmethod/uim-tomoe-gtk/Makefile') 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" -- cgit v1.2.3