pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/devel/cmake



On Fri, Aug 17, 2018 at 10:26:15PM +0100, David Brownlee wrote:
> I'm travelling at the moment and will not be in a position to commit until
> tomorrow - please feel to revert if you feel it necessary.
> 
> >From a quick review of the situation: I would dispute that the previous
> state was working as it would actively fail to build based on what other
> packages were installed on the system, while the current state builds in
> all cases on NetBSD-8 at the cost of an unnecessary dependency.
> 
> Both are wrong and should be fixed, but which leaves users without a
> working package?

So the problem is that cmake manually grovels the filesystem and picks
up ncurses. *That* should be fixed. Not artifically forcing it to use
ncurses every time.

Joerg



Home | Main Index | Thread Index | Old Index