Subject: Re: CONFIGURE_ARGS not getting into binary packages
To: Jeremy C. Reed <reed@reedmedia.net>
From: Louis Guillaume <lguillaume@berklee.edu>
List: tech-pkg
Date: 04/27/2007 01:48:44
Jeremy C. Reed wrote:
> On Thu, 26 Apr 2007, Louis Guillaume wrote:
>
>>> $ grep 'BUILD_DEFS.*CONFIGURE' mk/configure/configure.mk
>>> _BUILD_DEFS+= CONFIGURE_ENV CONFIGURE_ARGS
>
>> I pretty much skipped out on pkgsrc-2006Q3 and pkgsrc-2006Q4 (at least I
>> didn't really do major builds during that period.) Maybe I have some
>> packages where I can verify if the change happened then. But definitely
>> pkgsrc-2006Q2 was the last time I had CONFIGURE_ARGS and other data in
>> the binary packages.
>
> I think I see the problem.
>
> It was removed from bsd.pkg.mk to mk/configure/configure.mk and so not
> defined during the "install" step.
>
> mk/bsd.pkg.mk 1.1871 2006/07/15
>
> Can you please file a PR for this? (And I will assign it to who worked on
> this.)
Done. see http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=36228
Thanks!
Louis