pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/36769 (Subject: shells/zsh: malformed conditional in Makefile)
The following reply was made to PR pkg/36769; it has been noted by GNATS.
From: Matthias Scheler <tron%NetBSD.org@localhost>
To: Yakovetsky Vladimir <yx%x.ua@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/36769 (Subject: shells/zsh: malformed conditional in Makefile)
Date: Mon, 13 Aug 2007 22:31:37 +0100
On Tue, Aug 14, 2007 at 12:17:44AM +0300, Yakovetsky Vladimir wrote:
> note:
> if it is necessary to avoid only nested ".if"
> probably to take advantage of _last_ `&& !empty()' defintion:
Yes, I noticed. The problem is that the !empty() stops bmake(1) from
using lazy evaluation. By getting rid of the "!" I was able to
fix the problem.
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index