aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-03-16 08:09:45 +0800
committerasami <asami@FreeBSD.org>1995-03-16 08:09:45 +0800
commit12f3b233aff5796f38c66c22cf6e6d9f72fc2d94 (patch)
treebe7a0bdab46230544fe4db3be2b86a5bf4efbbe0 /textproc
parent0ec5117a868deaf34de0b0d6f8bc9002e4af39c9 (diff)
downloadfreebsd-ports-gnome-12f3b233aff5796f38c66c22cf6e6d9f72fc2d94.tar.gz
freebsd-ports-gnome-12f3b233aff5796f38c66c22cf6e6d9f72fc2d94.tar.zst
freebsd-ports-gnome-12f3b233aff5796f38c66c22cf6e6d9f72fc2d94.zip
Change references to Wnn/Canna to point to ports/japanese instead of
ports/utils.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/coco/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/coco/Makefile b/textproc/coco/Makefile
index 2e201528dc34..b6f0123accd0 100644
--- a/textproc/coco/Makefile
+++ b/textproc/coco/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: Satoshi Asami (asami)
#
-# $Id: Makefile,v 1.6 1995/01/03 14:16:51 asami Exp $
+# $Id: Makefile,v 1.9 1995/03/04 10:58:29 asami Exp $
#
DISTNAME= mule-2.2.2
@@ -26,7 +26,7 @@ PATCHSITE= ftp.cs.buffalo.edu:/pub/mule/
PATCHSITE= ${MASTER_SITE_OVERRIDE}
.endif
.if !exists(/usr/X11R6/lib/libwnn.a)
-DEPENDS= ${PORTSDIR}/utils/Wnn
+DEPENDS= ${PORTSDIR}/japanese/Wnn
.endif
PREPATCH_COOKIE= ${.CURDIR}/work/.prepatch_done
PREBUILD_COOKIE= ${.CURDIR}/work/.prebuild_done