diff options
author | grant <grant@pkgsrc.org> | 2005-07-19 10:11:48 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2005-07-19 10:11:48 +0000 |
commit | e720c400e212653dc1e76242fe0dcfc4a6e4f315 (patch) | |
tree | 06d14153ff3d91aebe34f6f7b90be0ae91bec7a8 /inputmethod/ja-freewnn-dict | |
parent | 9b1ec25d568c422f025b58ce280383899c1b8ae9 (diff) | |
download | pkgsrc-e720c400e212653dc1e76242fe0dcfc4a6e4f315.tar.gz |
depends should be ../../<category>/<pkg>
Diffstat (limited to 'inputmethod/ja-freewnn-dict')
-rw-r--r-- | inputmethod/ja-freewnn-dict/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ja-freewnn-dict/Makefile b/inputmethod/ja-freewnn-dict/Makefile index 4c671713ac6..5f0fa93204a 100644 --- a/inputmethod/ja-freewnn-dict/Makefile +++ b/inputmethod/ja-freewnn-dict/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/12/12 04:19:06 grant Exp $ +# $NetBSD: Makefile,v 1.4 2005/07/19 10:17:17 grant Exp $ # PKGNAME= ja-FreeWnn-dict-1.10 @@ -9,7 +9,7 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://www.freewnn.org/ COMMENT= Japanese/Chinese/Korean input method (Japanese dictionary) -BUILD_DEPENDS+= ja-FreeWnn-server-bin>=1.10nb1:../ja-freewnn-server-bin +BUILD_DEPENDS+= ja-FreeWnn-server-bin>=1.10nb1:../../inputmethod/ja-freewnn-server-bin WNNDIR= Wnn WNN_TARGET= DICT |