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 | |
parent | 9b1ec25d568c422f025b58ce280383899c1b8ae9 (diff) | |
download | pkgsrc-e720c400e212653dc1e76242fe0dcfc4a6e4f315.tar.gz |
depends should be ../../<category>/<pkg>
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/canna-dict/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/canna/Makefile | 6 | ||||
-rw-r--r-- | inputmethod/ja-freewnn-dict/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/ja-freewnn-server/Makefile | 6 | ||||
-rw-r--r-- | inputmethod/sj3-dict/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/sj3-server/Makefile | 6 |
6 files changed, 15 insertions, 15 deletions
diff --git a/inputmethod/canna-dict/Makefile b/inputmethod/canna-dict/Makefile index 567e7af954e..d279eb123c1 100644 --- a/inputmethod/canna-dict/Makefile +++ b/inputmethod/canna-dict/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2004/01/27 00:53:11 heinz Exp $ +# $NetBSD: Makefile,v 1.8 2005/07/19 10:17:17 grant Exp $ # .include "../canna/Makefile.common" CANNA_MODULE= dict -BUILD_DEPENDS+= Canna-server>=${CANNA_VERSION}:../canna-server +BUILD_DEPENDS+= Canna-server>=${CANNA_VERSION}:../../inputmethod/canna-server NO_MTREE= yes OWN_DIRS= ${PREFIX}/canna diff --git a/inputmethod/canna/Makefile b/inputmethod/canna/Makefile index 65432c8b217..f809d8949a5 100644 --- a/inputmethod/canna/Makefile +++ b/inputmethod/canna/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:11 tv Exp $ +# $NetBSD: Makefile,v 1.5 2005/07/19 10:17:17 grant Exp $ # .include "Makefile.common" PKGNAME:= Canna-${CANNA_VERSION} -DEPENDS+= Canna-server>=${CANNA_VERSION}:../canna-server -DEPENDS+= Canna-dict>=${CANNA_VERSION}:../canna-dict +DEPENDS+= Canna-server>=${CANNA_VERSION}:../../inputmethod/canna-server +DEPENDS+= Canna-dict>=${CANNA_VERSION}:../../inputmethod/canna-dict EXTRACT_ONLY= # empty NO_CHECKSUM= YES 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 diff --git a/inputmethod/ja-freewnn-server/Makefile b/inputmethod/ja-freewnn-server/Makefile index dd3b92cb6f9..264d1e9444d 100644 --- a/inputmethod/ja-freewnn-server/Makefile +++ b/inputmethod/ja-freewnn-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/05/05 19:37:23 kei Exp $ +# $NetBSD: Makefile,v 1.5 2005/07/19 10:17:17 grant Exp $ DISTNAME= ja-FreeWnn-server-1.10 PKGREVISION= 2 @@ -9,8 +9,8 @@ DISTFILES= # empty MAINTAINER= tech-pkg-ja@jp.NetBSD.org COMMENT= Japanese/Chinese/Korean input method (Japanese server) -DEPENDS+= ja-FreeWnn-server-bin>=1.10nb4:../ja-freewnn-server-bin -DEPENDS+= ja-FreeWnn-dict>=1.10nb1:../ja-freewnn-dict +DEPENDS+= ja-FreeWnn-server-bin>=1.10nb4:../../inputmethod/ja-freewnn-server-bin +DEPENDS+= ja-FreeWnn-dict>=1.10nb1:../../inputmethod/ja-freewnn-dict EXTRACT_ONLY= # empty NO_BUILD= YES diff --git a/inputmethod/sj3-dict/Makefile b/inputmethod/sj3-dict/Makefile index 72baaccf9d0..83cd29e5c4a 100644 --- a/inputmethod/sj3-dict/Makefile +++ b/inputmethod/sj3-dict/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/04/11 21:46:11 tv Exp $ +# $NetBSD: Makefile,v 1.7 2005/07/19 10:17:17 grant Exp $ # DISTNAME= sj3-2.0.1.20 @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.sony.co.jp/pub/unsupported/src/ \ MAINTAINER= tech-pkg-ja@jp.NetBSD.org COMMENT= Japanese input method (dictionary) -BUILD_DEPENDS+= sj3-server-bin>=2.0.1.20nb1:../sj3-server-bin +BUILD_DEPENDS+= sj3-server-bin>=2.0.1.20nb1:../../inputmethod/sj3-server-bin FILESDIR= ${.CURDIR}/../sj3-lib/files DISTINFO_FILE= ${.CURDIR}/../sj3-lib/distinfo diff --git a/inputmethod/sj3-server/Makefile b/inputmethod/sj3-server/Makefile index c945d7a9653..a40d4f046df 100644 --- a/inputmethod/sj3-server/Makefile +++ b/inputmethod/sj3-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:11 tv Exp $ +# $NetBSD: Makefile,v 1.6 2005/07/19 10:17:18 grant Exp $ DISTNAME= sj3-server-2.0.1.20 PKGREVISION= 1 @@ -9,8 +9,8 @@ DISTFILES= # empty MAINTAINER= tech-pkg-ja@jp.NetBSD.org COMMENT= Japanese input method (server) -DEPENDS+= sj3-server-bin>=2.0.1.20nb1:../sj3-server-bin -DEPENDS+= sj3-dict>=2.0.1.20nb1:../sj3-dict +DEPENDS+= sj3-server-bin>=2.0.1.20nb1:../../inputmethod/sj3-server-bin +DEPENDS+= sj3-dict>=2.0.1.20nb1:../../inputmethod/sj3-dict EXTRACT_ONLY= # empty NO_CONFIGURE= YES |