pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc



Roland Illig writes:
> On 06.06.2020 12:18, Juraj Lutter wrote:
> > It seems, at least for amavisd-new, that empty USE_LANGUAGES is not
> > enough to skip built
> > and also NO_BUILD=yes is needed.
> >
> > Tested on NetBSD 8, NetBSD 9, SmartOS.
>
> I don't think that replace-interpreter has anything to do with
> USE_LANGUAGES since these are completely independent parts of the pkgsrc
> infrastructure.
>
> Do you have any evidence that they might be related?
>
> In the commit you quoted, I just fixed an obvious bug. I didn't give any
> guarantee that the affected packages would be bug-free after that, I
> basically just said "one bug less than before".
> [...]

Yes, USE_LANGUAGES has nothing to do with NO_BUILD.
However, defining `do-build:' as was done previously in the two
packages pointed out by Juraj (despite being pretty kludgy) actually
ended up avoiding the build phase so simply removing the `do-build:'
introduced that regression.



Home | Main Index | Thread Index | Old Index