summaryrefslogtreecommitdiff
path: root/inputmethod/sj3
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-02-15 15:35:05 +0000
committerobache <obache@pkgsrc.org>2010-02-15 15:35:05 +0000
commit741760dc815dd0b80954d56eca1f0f62150ca6db (patch)
treeadf9f63ecaf6f00280cafaac0869e7cf089b9c8b /inputmethod/sj3
parent7d8aab877b087f46b39ed0ab4bca4f80d4e48083 (diff)
downloadpkgsrc-741760dc815dd0b80954d56eca1f0f62150ca6db.tar.gz
not in pkgsrc-wip world anymore.
Diffstat (limited to 'inputmethod/sj3')
-rw-r--r--inputmethod/sj3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/inputmethod/sj3/Makefile b/inputmethod/sj3/Makefile
index 8aa77f88b24..278cc24fa46 100644
--- a/inputmethod/sj3/Makefile
+++ b/inputmethod/sj3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2010/02/15 13:35:21 obache Exp $
+# $NetBSD: Makefile,v 1.2 2010/02/15 15:35:05 obache Exp $
#
.include "version.mk"
@@ -13,7 +13,7 @@ COMMENT= SJ3 Japanese input method
META_PACKAGE= yes
-DEPENDS+= sj3-server>=${SJ3_VERSION}:../../wip/sj3-server
-DEPENDS+= sj3-client>=${SJ3_VERSION}:../../wip/sj3-client
+DEPENDS+= sj3-server>=${SJ3_VERSION}:../../inputmethod/sj3-server
+DEPENDS+= sj3-client>=${SJ3_VERSION}:../../inputmethod/sj3-client
.include "../../mk/bsd.pkg.mk"