Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 16:00:12 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Fernando Apestegu??a <fernape@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: e933541b2131 - main - devel/samurai: Fix if LOCALBASE is not /usr/local
Message-ID:  <ZC2bDD37kHlgyQiY@FreeBSD.org>
In-Reply-To: <CAGwOe2YbYHAfgmYP5b7FEw_rSPvypftBCEVkFOJhxT8kuHxQ=g@mail.gmail.com>
References:  <202304050543.3355hcZX012345@gitrepo.freebsd.org> <ZC0qFG4RJTMQ5sx%2B@FreeBSD.org> <CAGwOe2YbYHAfgmYP5b7FEw_rSPvypftBCEVkFOJhxT8kuHxQ=g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 05, 2023 at 05:48:03PM +0200, Fernando Apestegu??a wrote:
> On Wed, Apr 5, 2023 at 9:58???AM Alexey Dokuchaev wrote:
> > On Wed, Apr 05, 2023 at 05:43:38AM +0000, Fernando Apestegu??a wrote:
> > > +-PREFIX=/usr/local
> > > ++PREFIX=${LOCALBASE}
> >
> > This doesn't look right, PREFIX is semantically different from LOCALBASE
> > even though they typically point to the same path (PREFIX is where your
> > generated stuff goes, LOCALBASE is where you get precursors).
> 
> Should be correct now.

Yup, looks good, thanks for the prompt fix!

./danfe



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