From owner-freebsd-ports Sat Oct 19 14:47:01 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA09996 for ports-outgoing; Sat, 19 Oct 1996 14:47:01 -0700 (PDT) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA09988 for ; Sat, 19 Oct 1996 14:46:56 -0700 (PDT) Received: (from obrien@localhost) by relay.nuxi.com (8.7.5/8.6.12) id OAA19660; Sat, 19 Oct 1996 14:46:45 -0700 (PDT) From: "David E. O'Brien" Message-Id: <199610192146.OAA19660@relay.nuxi.com> Subject: Re: Mutt port ready for review To: roberto@keltia.freenix.fr (Ollivier Robert) Date: Sat, 19 Oct 1996 14:46:44 -0700 (PDT) Cc: freebsd-ports@FreeBSD.org In-Reply-To: <199610191613.SAA00265@keltia.freenix.fr> from Ollivier Robert at "Oct 19, 96 06:13:47 pm" X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > So please change #! /usr/local/bin/perl to #! /usr/bin/perl > > otherwise you'd had to add a perl5 dependency in Makefile. > > No need for that. The script is Perl4 compatible so a patch to change the > /usr/local/bin into /usr/bin is enough. Done. I will send feedback to M.E. Maybe we can use that #! hack to find perl in your path. -- David