summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorobache <obache>2010-02-15 15:35:05 +0000
committerobache <obache>2010-02-15 15:35:05 +0000
commit2ff44725609ddea4eb8ce833e62fa219fe37b7e1 (patch)
treeadf9f63ecaf6f00280cafaac0869e7cf089b9c8b /inputmethod
parent643e9771f7b67c815eb03158efe3e83075546102 (diff)
downloadpkgsrc-2ff44725609ddea4eb8ce833e62fa219fe37b7e1.tar.gz
not in pkgsrc-wip world anymore.
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"