summaryrefslogtreecommitdiff
path: root/editors/mule
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-04-10 08:06:03 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-04-10 08:06:03 +0000
commit24430e4561eae658449627f99d268c61504b625d (patch)
tree3300927fdf45c1c56d03fa362fb6f528dbcc6f1c /editors/mule
parentUpgrade to 1.9.11, add package files. (diff)
DEPENDS= ${PORTSDIR}/japanese/Wnn
Not: DEPENDS= ${PORTSDIR}/utils/Wnn
Notes
Notes: svn path=/head/; revision=1319
Diffstat (limited to 'editors/mule')
-rw-r--r--editors/mule/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile
index 14e4e168918d..0a02557c8d4a 100644
--- a/editors/mule/Makefile
+++ b/editors/mule/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: Satoshi Asami (asami)
#
-# $Id: Makefile,v 1.13 1995/04/01 12:44:49 jkh Exp $
+# $Id: Makefile,v 1.14 1995/04/09 06:11:12 asami Exp $
#
DISTNAME= mule-2.2.2
@@ -23,7 +23,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= asami@FreeBSD.ORG
.if !exists(/usr/X11R6/lib/libwnn.a)
-DEPENDS= ${PORTSDIR}/utils/Wnn
+DEPENDS= ${PORTSDIR}/japanese/Wnn
.endif
WRKSRC= ${WRKDIR}/emacs-19.28