diff options
Diffstat (limited to 'inputmethod/ja-freewnn-dict')
-rw-r--r-- | inputmethod/ja-freewnn-dict/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/ja-freewnn-dict/Makefile b/inputmethod/ja-freewnn-dict/Makefile index d107f4411c7..dc27a8b79a8 100644 --- a/inputmethod/ja-freewnn-dict/Makefile +++ b/inputmethod/ja-freewnn-dict/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2009/04/08 22:43:23 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2010/02/15 14:00:01 joerg Exp $ # PKGNAME= ja-FreeWnn-dict-1.10 @@ -11,6 +11,8 @@ COMMENT= Japanese/Chinese/Korean input method (Japanese dictionary) BUILD_DEPENDS+= ja-FreeWnn-server-bin>=1.10nb1:../../inputmethod/ja-freewnn-server-bin +MAKE_JOBS_SAFE= no + WNNDIR= Wnn WNN_TARGET= DICT WNN_LANG= ja_JP |