From owner-freebsd-ports@FreeBSD.ORG Tue Jul 14 12:10:04 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 911BE106566B; Tue, 14 Jul 2009 12:10:04 +0000 (UTC) (envelope-from cm@therek.net) Received: from lux.therek.net (lux.therek.net [64.85.172.243]) by mx1.freebsd.org (Postfix) with ESMTP id 5D45D8FC19; Tue, 14 Jul 2009 12:10:04 +0000 (UTC) (envelope-from cm@therek.net) Received: from [10.3.81.80] (gate01.polsat.net.pl [193.164.142.33]) (authenticated bits=0) by lux.therek.net (8.14.3/8.14.3) with ESMTP id n6ECA0Tl006811 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Tue, 14 Jul 2009 14:10:02 +0200 (CEST) Message-ID: <4A5C7592.4010803@therek.net> Date: Tue, 14 Jul 2009 14:09:54 +0200 From: Cezary Morga User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Matthew Seaman References: <20090706181739.D2DB28FCB7@release.ixsystems.com> <4A5363AA.8030407@infracaninophile.co.uk> <4A5B97D7.2070708@therek.net> <4A5C4E73.9000901@infracaninophile.co.uk> <4A5C5F55.4090204@therek.net> <4A5C65F5.6020704@infracaninophile.co.uk> In-Reply-To: <4A5C65F5.6020704@infracaninophile.co.uk> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: QAT@freebsd.org, freebsd ports Subject: Re: [Custom LOCALBASE/PREFIX] www/p5-RT-Extension-SLA - fails: mtree X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2009 12:10:04 -0000 Matthew Seaman pisze: > You are failing to distinguish between $PREFIX set as an environment variable > and $PREFIX the make variable. You're right :) PREFIX the make variable already controls what > the p5-RT-Extension ports do as variables like SITE_PERL are defined in > terms of it already. So, if I would cd into www/p5-RT-Extension-SLA and type: env PREFIX=/home/therek make install would it install p5-RT-Extension-SLA and all of it's dependencies (including rt38) in /home/therek? -- Cezary Morga