From owner-freebsd-ports Tue Jan 28 3: 2:16 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CD2A37B401 for ; Tue, 28 Jan 2003 03:02:15 -0800 (PST) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60A3D43E4A for ; Tue, 28 Jan 2003 03:02:14 -0800 (PST) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 00A622B843; Tue, 28 Jan 2003 12:02:06 +0100 (CET) Received: by k7.mavetju (Postfix, from userid 1001) id A6D566A712B; Tue, 28 Jan 2003 22:01:55 +1100 (EST) Date: Tue, 28 Jan 2003 22:01:55 +1100 From: Edwin Groothuis To: xxavi2@x.org.org Cc: freebsd-ports@freebsd.org Subject: Re: modify a port Message-ID: <20030128110155.GS50581@k7.mavetju> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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