Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2006 14:26:01 +0200
From:      Vasil Dimov <vd@FreeBSD.org>
To:        Anders Troback <freebsd@troback.com>
Cc:        ports@freebsd.org
Subject:   Re: PREFIX problems...
Message-ID:  <20060210122601.GA64449@qlovarnika.bg.datamax>
In-Reply-To: <20060210124509.69332182@server25.gelita.swe>
References:  <20060210124509.69332182@server25.gelita.swe>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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 <bsd.port.mk> and when I move down the line
> the PREFIX are ignored!
> 
> make install should put all files in $PREFIX/bigsister but when I
> put .include <bsd.port.mk> to the bottom of Makefile make install puts
> the files in /usr/local.
...

Have you tried

PREFIX?=	${LOCALBASE}/bigsister
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS=	--with-cgi=${BS_CGI_PATH} \
		--with-perlext=${BS_PERL_EXT} \
		--with-url=${BS_URL} \
		--with-user=${BS_USER}

- -- 
Vasil Dimov
-----BEGIN PGP SIGNATURE-----

iD8DBQFD7IZZFw6SP/bBpCARAs8VAJoDk2EOFsP5Qe6RG0wQxbwdutEp4wCggo58
F2lN3SZ1Rr6c+bRTSPYsIAw=
=q+IX
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060210122601.GA64449>