Subject: Re: adding to a path in bl3.mk files
To: Dan McMahill <dmcmahill@netbsd.org>
From: Juan RP <juan@xtraeme.nopcode.org>
List: tech-pkg
Date: 02/10/2005 17:48:41
--Signature=_Thu__10_Feb_2005_17_48_41_+0100_lzB9z1_8dU_EL45j
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
On Wed, 9 Feb 2005 21:29:18 -0500
Dan McMahill <dmcmahill@netbsd.org> wrote:
>
> qt3-tools installs /usr/pkg/qt3/bin/qmake. Should the
> x11/qt3-tools/buildlink3.mk add
>
> QTDIR= ${BUILDLINK_PREFIX.qt3-tools}/qt3
> BUILDLINK_PASSTHRU_DIRS+= ${QTDIR}
>
> and then something else to add ${BUILDLINKDIR}/qt3/bin to the
> path?
>
> Whats the right way to do this so that qmake can be found by
> other programs?
Maybe adding qmake with BUILDLINK_FILES?
e.g:
BUILDLINK_FILES.qt3-libs+= bin/qmake
or something like this.
--Signature=_Thu__10_Feb_2005_17_48_41_+0100_lzB9z1_8dU_EL45j
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (NetBSD)
iD8DBQFCC5BpypkLYVDran0RAiCuAJ9H7ifQXc4uATF1De7E7SuwGwrvUgCfZglL
QzYvPeLANNHunlYpSMDAcvs=
=fD1u
-----END PGP SIGNATURE-----
--Signature=_Thu__10_Feb_2005_17_48_41_+0100_lzB9z1_8dU_EL45j--