summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod')
-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"