summaryrefslogtreecommitdiff
path: root/editors/ng
diff options
context:
space:
mode:
authorseb <seb>2002-05-31 15:19:55 +0000
committerseb <seb>2002-05-31 15:19:55 +0000
commit331ffdeb8a7d96b647b18652d47b91736e057575 (patch)
treee5e05e1f68878e875eea775d0580adfcb0147f37 /editors/ng
parent548826b9d9a97ad6ae6f28f42ef21b05640a6c7e (diff)
downloadpkgsrc-331ffdeb8a7d96b647b18652d47b91736e057575.tar.gz
Adjust various pathnames to use newly reimported packages from the japanese
category. This is part of the japanese category retirement.
Diffstat (limited to 'editors/ng')
-rw-r--r--editors/ng/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ng/Makefile b/editors/ng/Makefile
index 800d6339130..b73e194a501 100644
--- a/editors/ng/Makefile
+++ b/editors/ng/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/04/14 15:10:04 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2002/05/31 15:19:56 seb Exp $
DISTNAME= ng-1.4.3
CATEGORIES= editors japanese
@@ -15,7 +15,7 @@ USE_CANNA= YES
.endif
.if ${USE_CANNA} == "YES"
-DEPENDS= Canna-lib>=3.5.2:../../japanese/canna-lib
+DEPENDS= Canna-lib>=3.5.2:../../inputmethod/canna-lib
USE_X11= YES
.endif