summaryrefslogtreecommitdiff
path: root/inputmethod/nabi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/nabi/Makefile')
-rw-r--r--inputmethod/nabi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile
index 8d557fba283..c6ebba4f480 100644
--- a/inputmethod/nabi/Makefile
+++ b/inputmethod/nabi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/07/21 16:29:52 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2005/08/10 20:56:18 jlam Exp $
#
DISTNAME= nabi-0.15
@@ -9,11 +9,11 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://nabi.kldp.net/
COMMENT= X Input Method for Korean
+USE_TOOLS+= pkg-config
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/pkg-config/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"