From c6582dd913f6202e287879ce1ad52e5e40e8e644 Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 16 May 2001 10:10:25 +0000 Subject: Apply fix for Canna library support from PR 12959 by NAGAI Yutaka (nagai@hc.uec.ac.jp). --- editors/mule/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/mule/Makefile b/editors/mule/Makefile index c1a6f5fac32..e02526c6b68 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/16 14:40:51 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/05/16 10:10:25 agc Exp $ DISTNAME= mule-2.3 CATEGORIES= editors @@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --with-wnn4 --wnn-includes=${LOCALBASE}/include/wnn --wnn-libra .endif .if !defined(USE_CANNA) || ${USE_CANNA} == YES -CONFIGURE_ARGS+= --with-canna --canna-includes=${LOCALBASE}/include/canna --canna-libraries=${LOCALBASE}/lib +CONFIGURE_ARGS+= --canna --canna-includes=${LOCALBASE}/include/canna --canna-libraries=${LOCALBASE}/lib .endif INFO_FILES= antenews-jp canna-jp cl dired-x egg-jp emacs forms gnus mule \ -- cgit v1.2.3