diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-11 14:44:36 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-11 14:44:36 +0000 |
commit | d89df72e3d18a366895fe75a8bd17ede7cd623e5 (patch) | |
tree | 427141c6db1df772b9bde302663fd79c58511788 /inputmethod | |
parent | ccad453f4c5d44b7f3190111aff837b143c62f31 (diff) | |
download | pkgsrc-d89df72e3d18a366895fe75a8bd17ede7cd623e5.tar.gz |
Needs msgfmt.
Diffstat (limited to 'inputmethod')
-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 |