Date: Tue, 28 Dec 1999 17:55:29 -0600 (CST) From: Steve Price <sprice@hiwaay.net> To: Satoshi - Ports Wraith - Asami <asami@FreeBSD.ORG> Cc: Bill Fumerola <billf@chc-chimes.com>, freebsd-ports@FreeBSD.ORG, alex@cichlids.com Subject: Re: cvs commit: ports/textproc Makefile ports/textproc/se-ispell ... Message-ID: <Pine.OSF.4.21.9912281753160.31646-100000@fly.HiWAAY.net> In-Reply-To: <vqcn1queo5o.fsf@silvia.hip.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On 28 Dec 1999, Satoshi - Ports Wraith - Asami wrote: #*# I haven't looked at the specifics, but could this be done like the #*# french and british dictionaries are done in ispell or are the changes #*# too different? #* #* There is even a PR (ports/14741) that combines all the dictionaries #* into a single port. The problem with this is that during package #* building we only get one of the dictionaries built. So all the others #* never make it on the CDs pressed by Walnut Creek and company. # # There's a simple solution to that. Just add a fr-ispell/Makefile # saying: # # === # ISPELL_FR= yes # MASTERDIR= ${.CURDIR}/../ispell # # .include "${MASTERDIR}/Makefile" # === # # and all will be fine. This was what I was thinking and why I mentioned the ja-ptex-pkfonts* ports as a reference. If Alex can come up with the patches, I'll get them committed. :) -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.21.9912281753160.31646-100000>