From owner-freebsd-ports@FreeBSD.ORG Fri Feb 10 13:09:05 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 0790516A420; Fri, 10 Feb 2006 13:09:05 +0000 (GMT) (envelope-from freebsd@troback.com) Received: from devil.troback.com (c-195-216-040-156.cust.thalamus.net [195.216.40.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98A1243D46; Fri, 10 Feb 2006 13:09:04 +0000 (GMT) (envelope-from freebsd@troback.com) Received: from server25.gelita.swe (server25.extraco.gelita-se.local [10.46.150.25]) by devil.troback.com (Postfix) with ESMTP id BEECD11459; Fri, 10 Feb 2006 14:08:26 +0100 (CET) Date: Fri, 10 Feb 2006 14:09:02 +0100 From: Anders Troback To: vd@FreeBSD.org, ports@freebsd.org Message-ID: <20060210140902.2d64db73@server25.gelita.swe> In-Reply-To: <20060210122601.GA64449@qlovarnika.bg.datamax> References: <20060210124509.69332182@server25.gelita.swe> <20060210122601.GA64449@qlovarnika.bg.datamax> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.11; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: 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:09:05 -0000 On Fri, 10 Feb 2006 14:26:01 +0200 Vasil Dimov wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > On Fri, Feb 10, 2006 at 12:45:09PM +0100, Anders Troback wrote: > ... > > The former maintainer did some things that portlint don't like, the > > last line are not .include and when I move down the > > line the PREFIX are ignored! > >=20 > > make install should put all files in $PREFIX/bigsister but when I > > put .include to the bottom of Makefile make install > > puts the files in /usr/local. > ... >=20 > Have you tried >=20 > PREFIX?=3D ${LOCALBASE}/bigsister > CONFIGURE_TARGET=3D --build=3D${MACHINE_ARCH}-portbld-freebsd${OSREL} > CONFIGURE_ARGS=3D --with-cgi=3D${BS_CGI_PATH} \ > --with-perlext=3D${BS_PERL_EXT} \ > --with-url=3D${BS_URL} \ > --with-user=3D${BS_USER} >=20 > - --=20 > Vasil Dimov > -----BEGIN PGP SIGNATURE----- >=20 > iD8DBQFD7IZZFw6SP/bBpCARAs8VAJoDk2EOFsP5Qe6RG0wQxbwdutEp4wCggo58 > F2lN3SZ1Rr6c+bRTSPYsIAw=3D > =3Dq+IX > -----END PGP SIGNATURE----- I have now:-) That fixed it! Is this a "legal" way to go? Thanks!!! --=20 Anders Trob=E4ck http://www.troback.com/ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming, or what?" --------------------------------------------