From owner-cvs-all Sun Sep 17 8:59:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A50C137B422; Sun, 17 Sep 2000 08:59:10 -0700 (PDT) Received: (from taoka@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA04881; Sun, 17 Sep 2000 08:59:10 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Message-Id: <200009171559.IAA04881@freefall.freebsd.org> From: Satoshi Taoka Date: Sun, 17 Sep 2000 08:59:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/Wnn6-lib Makefile ports/japanese/Wnn6-lib/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG taoka 2000/09/17 08:59:10 PDT Modified files: japanese/Wnn6-lib Makefile japanese/Wnn6-lib/pkg PLIST Log: Recently I updated from Wnn 4.2 to FreeWnn 1.1.1. Then include files ${LOCALBASE}/include/wnn/*.h and a archive librarry libwnn.a of FreeWnn conflict with ones of Wnn6-lib. So I move Wnn6-lib's include files into ${LOCALBASE}/include/wnn6/wnn and remove libwnn.a of Wnn6-lib. Note that libwnn6.a can be used instead of libwnn.a for Wnn6-lib. Revision Changes Path 1.28 +3 -4 ports/japanese/Wnn6-lib/Makefile 1.8 +24 -24 ports/japanese/Wnn6-lib/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message