From owner-freebsd-ports Tue Jan 28 7:25: 0 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 705D237B401 for ; Tue, 28 Jan 2003 07:24:58 -0800 (PST) Received: from straylight.ringlet.net (office.sbnd.net [217.75.140.130]) by mx1.FreeBSD.org (Postfix) with SMTP id C14CB43F3F for ; Tue, 28 Jan 2003 07:24:53 -0800 (PST) (envelope-from roam@ringlet.net) Received: (qmail 19290 invoked by uid 1000); 28 Jan 2003 15:23:51 -0000 Date: Tue, 28 Jan 2003 17:23:51 +0200 From: Peter Pentchev To: xxavi2@x.org.org Cc: Edwin Groothuis , freebsd-ports@freebsd.org Subject: Re: modify a port Message-ID: <20030128152351.GA453@straylight.oblivion.bg> Mail-Followup-To: xxavi2@x.org.org, Edwin Groothuis , freebsd-ports@freebsd.org References: <20030128110155.GS50581@k7.mavetju> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RnlQjJ0d97Da+TV1" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.3i 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 --RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 28, 2003 at 04:04:37PM +0100, xxavi wrote: >=20 > On 28-Jan-2003 Edwin Groothuis wrote: > > 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 'm= ake=20 > >> 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.=20 > >=20 > > True. To generate them all by hand, use: > > ISPELL_IT=3D1 ISPELL_FR=3D1 ISPELL_SE=3D1 ... ISPELL_PL=3D1 make makesum > >=20 >=20 > Hi, hmmm, ok, but this line: 'ISPELL_IT=3D1 ISPELL_FR=3D1 ISPELL_SE=3D1 .= =2E. > ISPELL_PL=3D1' where I have put this line? Put it all on one line -the ISPELL_foo=3D1 and the 'make makesum' command. When you do that, the shell will execute the 'make makesum' command with those variables set, just for that invocation. Another way to do the same would be to tell 'make' to set the variables instead of using the shell: make ISPELL_IT=3D1 ISPELL_FR=3D1 ISPELL_SE=3D1 .. ISPELL_PL=3D1 makesum G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 This inert sentence is my body, but my soul is alive, dancing in the sparks= of your brain. --RnlQjJ0d97Da+TV1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+NqCH7Ri2jRYZRVMRAjp7AJ9M81zXyhOzfu+UGYiTJySClGjUiACfeDkG +AXoS4a68Mno54/pHTNZ6sY= =SR7A -----END PGP SIGNATURE----- --RnlQjJ0d97Da+TV1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message