Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2017 17:10:59 -0600
From:      Adam Weinberger <adamw@adamw.org>
To:        sgk@troutmask.apl.washington.edu
Cc:        FreeBSD Ports <freebsd-ports@freebsd.org>, kde@freebsd.org
Subject:   Re: installing into alternate directory?
Message-ID:  <065DCCBD-9DA9-469C-B083-56AD810D4919@adamw.org>
In-Reply-To: <20171013230042.GC98224@troutmask.apl.washington.edu>
References:  <20171013220845.GA97308@troutmask.apl.washington.edu> <2A851D87-275A-4858-8E32-D0CF55E45DF9@adamw.org> <20171013224113.GA98224@troutmask.apl.washington.edu> <38457A3C-7FA0-427E-92E9-84B5CF5A5177@adamw.org> <20171013230042.GC98224@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Cc: kde

> On 13 Oct, 2017, at 17:00, Steve Kargl =
<sgk@troutmask.apl.washington.edu> wrote:
>=20
> On Fri, Oct 13, 2017 at 04:50:54PM -0600, Adam Weinberger wrote:
>=20
>> Given that the error comes from the port's build and not
>> bsd.port.mk, and given that there is no math/octave42 ini
>> the ports tree,
>=20
> Sigh.
>=20
> cd /usr/ports/math
> cp -pR octave octave42
> cd octave42
>=20
> Spend 2 days working on updating from octave 4.0.3 to 4.2.1.
> Finally get 'make' to complete.  Now, install into an alternate
> location to prevent uninstalling the octave-4.0.3 to new
> octave-gui binary.
>=20
> It looks like qtchooser is using PREFIX instead of LOCALBASE.

Yeah, everything in bsd.qt.mk that is based off of QT_BINDIR is looking =
in PREFIX, not LOCALBASE.

[adamw@apnoea /usr/ports/math/octave] make -V BUILD_DEPENDS PREFIX=3D/foo
[...] /foo/lib/qt4/bin/linguist:devel/qt4-linguist =
/foo/lib/qt4/bin/moc:devel/qt4-moc /foo/lib/qt4/bin/rcc:devel/qt4-rcc =
/foo/lib/qt4/bin/uic:devel/qt4-uic

KDE team, can you weigh in here?

# Adam


--=20
Adam Weinberger
adamw@adamw.org
https://www.adamw.org





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?065DCCBD-9DA9-469C-B083-56AD810D4919>