From owner-ports-jp@jp.freebsd.org  Fri Oct  9 12:37:58 1998
Received: by jaz.jp.freebsd.org (8.9.1+3.1W/8.7.3) id MAA06804;
	Fri, 9 Oct 1998 12:37:58 +0900 (JST)
	(envelope-from owner-ports-jp@jp.FreeBSD.org)
Received: from diana.infonets.hiroshima-u.ac.jp (diana.infonets.hiroshima-u.ac.jp [133.41.33.53])
	by jaz.jp.freebsd.org (8.9.1+3.1W/8.7.3) with ESMTP id MAA06798
	for <ports-jp@jp.freebsd.org>; Fri, 9 Oct 1998 12:37:55 +0900 (JST)
	(envelope-from taoka@infonets.hiroshima-u.ac.jp)
Received: from cal.infonets.hiroshima-u.ac.jp (cal.infonets.hiroshima-u.ac.jp [133.41.33.61])
	by diana.infonets.hiroshima-u.ac.jp (8.8.8/3.6W) with ESMTP id MAA19043
	for <ports-jp@jp.freebsd.org>; Fri, 9 Oct 1998 12:37:51 +0900 (JST)
Received: from localhost (localhost.infonets.hiroshima-u.ac.jp [127.0.0.1]) by cal.infonets.hiroshima-u.ac.jp (8.8.8/3.6W) with ESMTP
	id MAA24764 for <ports-jp@jp.freebsd.org>; Fri, 9 Oct 1998 12:37:51 +0900 (JST)
To: ports-jp@jp.freebsd.org
From: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
In-Reply-To: Your message of "Fri, 09 Oct 1998 12:42:50 +0900"
	<19981009124250T.kiri@pis.toba-cmt.ac.jp>
References: <19981009124250T.kiri@pis.toba-cmt.ac.jp>
X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald)
X-Prom-Mew: Prom-Mew 1.93 (procmail reader for Mew)
X-URL: http://www.infonets.hiroshima-u.ac.jp/~taoka/
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Message-Id: <19981009123750I.taoka@infonets.hiroshima-u.ac.jp>
Date: Fri, 09 Oct 1998 12:37:50 +0900
X-Dispatcher: imput version 980905(IM100)
Lines: 35
Reply-To: ports-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+980914
X-Sequence: ports-jp 4757
Subject: [ports-jp 4757] Re: lock & xemacs-mule
Errors-To: owner-ports-jp@jp.freebsd.org
Sender: owner-ports-jp@jp.freebsd.org


> 
> BROKEN=	Wnn6 has not yet corresponded to ELF
> 
> $B$G$$$$$s$G$7$g$&$+!)(B japanese/xemacs-canna+wnn6 $B$*$h$S(B
> japanese/xemacs-wnn6 $B$G$9$,(B... 

$B$$$$$(!#%Q%C%A$K$$$lK:$l$F$^$7$?$M!#(B

diff -ru orig/japanese/xemacs-canna+wnn6/Makefile japanese/xemacs-canna+wnn6/Makefile
--- orig/japanese/xemacs-canna+wnn6/Makefile	Sun Aug  2 11:56:45 1998
+++ japanese/xemacs-canna+wnn6/Makefile	Fri Oct  9 09:37:36 1998
@@ -8,6 +8,8 @@
 
 PKGNAME=	ja-xemacs-canna+wnn6-20.4
 
+BROKEN_ELF=	yes
+
 CANNA=		yes
 WNN6=		yes
 
diff -ru orig/japanese/xemacs-wnn6/Makefile japanese/xemacs-wnn6/Makefile
--- orig/japanese/xemacs-wnn6/Makefile	Sun Aug  2 11:57:29 1998
+++ japanese/xemacs-wnn6/Makefile	Fri Oct  9 09:37:47 1998
@@ -8,6 +8,8 @@
 
 PKGNAME=	ja-xemacs-wnn6-20.4
 
+BROKEN_ELF=	yes
+
 WNN6=		yes
 
 .include "${.CURDIR}/../../japanese/xemacs/Makefile"

$B$G$9!#(B
