Subject: Re: CVS commit: pkgsrc
To: Roland Illig <rillig@NetBSD.org>
From: Alistair Crooks <agc@pkgsrc.org>
List: pkgsrc-changes
Date: 09/28/2005 22:45:45
On Wed, Sep 28, 2005 at 08:52:28PM +0000, Roland Illig wrote:
> ...
> pkgsrc/x11/xview-lib: Makefile
>
> Log Message:
> Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
> NO_BUILD, USE_LIBTOOL.
So now we have a whole lot of:
NO_BUILD=yes
occurrences, which I absolutely detest - it mixes positive and
negatives, and always forces me to think twice about what is
happenning.
Please can we discuss these changes in advance?
Thanks,
Alistair