diff options
author | joerg <joerg> | 2006-06-11 14:44:36 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-06-11 14:44:36 +0000 |
commit | 8e282eaf1c820d93d8dbcf8440f38bbf0137a5fe (patch) | |
tree | 427141c6db1df772b9bde302663fd79c58511788 /inputmethod/nabi | |
parent | c073cd24a0e6ccb8c3775e613ec83947b77794b3 (diff) | |
download | pkgsrc-8e282eaf1c820d93d8dbcf8440f38bbf0137a5fe.tar.gz |
Needs msgfmt.
Diffstat (limited to 'inputmethod/nabi')
-rw-r--r-- | inputmethod/nabi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile index f2fce653afa..5b4b96057c3 100644 --- a/inputmethod/nabi/Makefile +++ b/inputmethod/nabi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/04/17 13:46:38 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2006/06/11 14:45:04 joerg Exp $ # DISTNAME= nabi-0.15 @@ -10,7 +10,7 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://nabi.kldp.net/ COMMENT= X Input Method for Korean -USE_TOOLS+= pkg-config +USE_TOOLS+= pkg-config msgfmt GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES |