Date: Tue, 28 Jan 2003 22:01:55 +1100 From: Edwin Groothuis <edwin@mavetju.org> To: xxavi2@x.org.org Cc: freebsd-ports@freebsd.org Subject: Re: modify a port Message-ID: <20030128110155.GS50581@k7.mavetju> In-Reply-To: <XFMail.20030127180120.xxavi@myrealbox.com> References: <XFMail.20030127180120.xxavi@myrealbox.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 27, 2003 at 06:01:20PM +0100, xxavi wrote: > Hi, I want modify the port /usr/ports/textproc/ispell and when type 'make > makesum' in the distinfo file, it only make a file with cheksum, if the > original has more cheksums files, Wy when I type 'make makesum' it only creates > a cheksum in the distinfo file and not more checksums? Thanks. True. To generate them all by hand, use: ISPELL_IT=1 ISPELL_FR=1 ISPELL_SE=1 ... ISPELL_PL=1 make makesum Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php 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?20030128110155.GS50581>