diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-22 10:21:14 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-22 10:21:14 +0000 |
commit | 84fc4ebaa20f1fa19c1e34df2f9af95b23625e01 (patch) | |
tree | e826568d929106210dfac72a47972c26bdde28c2 /inputmethod/imhangul_status_applet | |
parent | 9ea399589149008bef2a9bf86b2cf032fe12d5ab (diff) | |
download | pkgsrc-84fc4ebaa20f1fa19c1e34df2f9af95b23625e01.tar.gz |
Needs msgfmt.
Diffstat (limited to 'inputmethod/imhangul_status_applet')
-rw-r--r-- | inputmethod/imhangul_status_applet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile index b0d8d1fa8b8..66083fb8846 100644 --- a/inputmethod/imhangul_status_applet/Makefile +++ b/inputmethod/imhangul_status_applet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/04/17 13:46:37 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2006/06/22 10:22:07 joerg Exp $ # DISTNAME= imhangul_status_applet-0.3 @@ -15,7 +15,7 @@ DEPENDS+= imhangul>=0.9.6:../../inputmethod/imhangul GNU_CONFIGURE= yes USE_DIRS+= xdg-1.1 gnome2-1.5 USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake pkg-config msgfmt USE_LIBTOOL= yes GCONF2_SCHEMAS= imhangul_status.schemas |