Date: Fri, 10 Feb 2006 14:49:03 +0100 From: Anders Troback <freebsd@troback.com> To: vd@FreeBSD.org Cc: ports@FreeBSD.org Subject: Re: PREFIX problems... Message-ID: <20060210144903.4b48dbab@server25.gelita.swe> In-Reply-To: <20060210133808.GB65207@qlovarnika.bg.datamax> References: <20060210124509.69332182@server25.gelita.swe> <20060210122601.GA64449@qlovarnika.bg.datamax> <20060210140902.2d64db73@server25.gelita.swe> <20060210133808.GB65207@qlovarnika.bg.datamax>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 10 Feb 2006 15:38:08 +0200 Vasil Dimov <vd@FreeBSD.org> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > On Fri, Feb 10, 2006 at 02:09:02PM +0100, Anders Troback wrote: > > On Fri, 10 Feb 2006 14:26:01 +0200 > > Vasil Dimov <vd@FreeBSD.org> wrote: > ... > > > 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 > > That fixed it! > >=20 > > Is this a "legal" way to go? >=20 > Well, it is good for a port to install in LOCALBASE in general. Why do > you want to install in ${LOCALBASE}/bigsister? If it conflicts with > files installed by other ports you may look for --program-prefix (or > something) argument to the configure script or use CONFLICTS=3D > If these are not applicable then install in ${LOCALBASE}/bigsister >=20 > Otherwise this is a "legal" substitution of your variant: > CONFIGURE_ARGS=3D--prefix=3D${PREFIX}/bigsister >=20 I think (I'm just to adopt this port) it's because of the complexity of bigsisters config files... I have tried CONFIGURE_ARGS=3D--prefix=3D${PREFIX}/bigsister but no luck! --=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?" --------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060210144903.4b48dbab>