From 24430e4561eae658449627f99d268c61504b625d Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Mon, 10 Apr 1995 08:06:03 +0000 Subject: DEPENDS= ${PORTSDIR}/japanese/Wnn Not: DEPENDS= ${PORTSDIR}/utils/Wnn --- editors/mule-common/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/mule-common') diff --git a/editors/mule-common/Makefile b/editors/mule-common/Makefile index 14e4e168918d..0a02557c8d4a 100644 --- a/editors/mule-common/Makefile +++ b/editors/mule-common/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 -- cgit v1.2.3