Subject: Re: CVS commit: pkgsrc/x11/kde2
To: Johnny C. Lam <jlam@netbsd.org>
From: Johnny Lam <jlam@jgrind.org>
List: pkgsrc-changes
Date: 11/14/2001 05:13:11
On Wed, Nov 14, 2001 at 03:06:26PM +0200, Johnny C. Lam wrote:
>
> Module Name: pkgsrc
> Committed By: jlam
> Date: Wed Nov 14 13:06:26 UTC 2001
>
> Modified Files:
> pkgsrc/x11/kde2: buildlink.mk
>
> Log Message:
> Wrap default values in a check for USE_BUILDLINK_ONLY, otherwise these
> values are immediately used within buildlink.mk, even though the values
> are overridden in another file that is included later. This behaviour
> occurs on make(1) from 20010826 userland.
I forgot to mention that this behaviour made the changes for strongly
buildlinkifying the KDE2 packages not work. After this change, the KDE2
packages appear to build strongly-buildlinked.
-- Johnny Lam <jlam@jgrind.org>