From owner-freebsd-ports Sun Oct 31 17: 7:52 1999 Delivered-To: freebsd-ports@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 2D1F614A1E for ; Sun, 31 Oct 1999 17:07:50 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@d60-025.leach.ucdavis.edu [169.237.60.25]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id RAA32891; Sun, 31 Oct 1999 17:07:50 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id RAA54445; Sun, 31 Oct 1999 17:07:50 -0800 (PST) (envelope-from obrien) Date: Sun, 31 Oct 1999 17:07:49 -0800 From: "David O'Brien" To: Marcin Cieslak Cc: ports@FreeBSD.ORG Subject: Re: gif2png: 'optional' dependencies Message-ID: <19991031170749.G23583@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <19991031152242.B23583@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from saper@system.pl on Mon, Nov 01, 1999 at 01:09:05AM +0100 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > A much cleaner way is: > > > > ${PERL} -pi.orig -e "s:/usr/bin/python:${PREFIX}/bin/python:" \ > > /path_to_file_to_change > > I finally did it with sed and mv, one command more, but no > bloatware :)) Perl is already in the base system, so where's the bloat comming from? -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message