Date: Sun, 17 Sep 2000 08:59:10 -0700 (PDT) From: Satoshi Taoka <taoka@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/Wnn6-lib Makefile ports/japanese/Wnn6-lib/pkg PLIST Message-ID: <200009171559.IAA04881@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009171559.IAA04881>