From owner-freebsd-ports@FreeBSD.ORG Fri Feb 10 13:42:59 2006 Return-Path: X-Original-To: ports@freebsd.org 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 930BE16A420; Fri, 10 Feb 2006 13:42:59 +0000 (GMT) (envelope-from lawrance@freebsd.org) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B90A643D45; Fri, 10 Feb 2006 13:42:58 +0000 (GMT) (envelope-from lawrance@freebsd.org) Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87]) by mailout2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k1ADgsVX012750; Sat, 11 Feb 2006 00:42:54 +1100 Received: from [61.8.34.153] (ppp2299.dyn.pacific.net.au [61.8.34.153]) by mailproxy2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k1ADgpN3006979; Sat, 11 Feb 2006 00:42:52 +1100 In-Reply-To: <20060210134049.GC65207@qlovarnika.bg.datamax> References: <20060210124509.69332182@server25.gelita.swe> <20060210122601.GA64449@qlovarnika.bg.datamax> <20060210140902.2d64db73@server25.gelita.swe> <20060210134049.GC65207@qlovarnika.bg.datamax> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <3E58D58C-C9D5-4F8C-8F47-1716AF7F72FD@freebsd.org> Content-Transfer-Encoding: 7bit From: Sam Lawrance Date: Sat, 11 Feb 2006 00:42:57 +1100 To: vd@freebsd.org X-Mailer: Apple Mail (2.746.2) Cc: ports@freebsd.org, Anders Troback Subject: Re: PREFIX problems... 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: Fri, 10 Feb 2006 13:42:59 -0000 On 11/02/2006, at 12:40 AM, Vasil Dimov wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Sat, Feb 11, 2006 at 12:16:15AM +1100, Sam Lawrance wrote: >>> On Fri, 10 Feb 2006 14:26:01 +0200 >>> Vasil Dimov wrote: > ... >>>> PREFIX?= ${LOCALBASE}/bigsister > ... >> No, it's best that you don't set PREFIX (especially like that - what >> happens if someone comes along and does "make install PREFIX=/usr/ >> opt"?). > > Then the port will install in /usr/opt as expected, notice the ?= Yes, but ordinarily the expected behaviour would be that it installs into /usr/opt/bigsister.