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 | eabc42135da124645d4676c0908ecb009c7528ee (patch) | |
tree | e826568d929106210dfac72a47972c26bdde28c2 /inputmethod/imhangul_status_applet | |
parent | 5d2833f1a73e1f4b1e13f54ea55c0793adb60f7e (diff) | |
download | pkgsrc-eabc42135da124645d4676c0908ecb009c7528ee.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 |