From owner-freebsd-perl@FreeBSD.ORG Sun Jan 18 12:44:00 2004 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABF8616A4CE for ; Sun, 18 Jan 2004 12:44:00 -0800 (PST) Received: from plouf.absolight.net (plouf.absolight.net [212.43.217.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00A5A43D2D for ; Sun, 18 Jan 2004 12:43:58 -0800 (PST) (envelope-from mat@mat.cc) Received: from localhost (localhost [127.0.0.1]) by plouf.absolight.net (Postfix) with ESMTP id B4AE44AC615; Sun, 18 Jan 2004 21:43:56 +0100 (CET) Received: from pouet.in.mat.cc (pouet.in.mat.cc [212.43.217.126]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by plouf.absolight.net (Postfix) with ESMTP id 978A04AC606; Sun, 18 Jan 2004 21:43:55 +0100 (CET) Date: Sun, 18 Jan 2004 21:43:53 +0100 From: Mathieu Arnold To: Sergey Matveychuk , David Fleck Message-ID: <180545984.1074462233@pouet.in.mat.cc> In-Reply-To: <400ACE85.5000805@ciam.ru> References: <20040117215548.N602@grond.sourballs.org> <400ACE85.5000805@ciam.ru> X-Mailer: Mulberry/3.1.0 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Scanned: by amavisd 0.1 cc: freebsd-perl@freebsd.org Subject: Re: PREFIX variable not used for perl ports? X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jan 2004 20:44:00 -0000 +-Le 18/01/2004 21:20 +0300, Sergey Matveychuk =E9crivait : | David Fleck wrote: |> Is there some other variable that can be set to ensure that the whole |> thing gets installed to /var/tmp? |=20 | No. There is no other variables for this. | This is one of many "stranges" (or bugs if you like) in perl build = system. |=20 | I'd like to deal with them. But after bsd.perl.mk will be extracted. | (PR/55515). I know, kuriyama@ is working with it now. It is only a problem with 5.005_03, 5.6 and 5.8 do respect PREFIX. --=20 Mathieu Arnold