Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2003 20:23:53 -0400
From:      "Dan Langille" <dan@langille.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
Subject:   Re: cvs commit: ports/net/lmule Makefile distinfo pkg-message ports/net/lmule/files patch-Makefile.in patch-configure patch-src
Message-ID:  <3EA5A4D9.15617.15524A18@localhost>
In-Reply-To: <20030423002212.GA66064@rot13.obsecurity.org>
References:  <3EA57C44.6608.14B3BE29@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On 22 Apr 2003 at 17:22, Kris Kennaway wrote:

> On Tue, Apr 22, 2003 at 05:30:44PM -0400, Dan Langille wrote:
> 
> > $ make -V PORTVERSION
> > /usr/X11R6/bin/wx-config: not found
> > "Makefile", line 56: warning: ""/usr/X11R6/bin/wx-config" --cppflags" 
> > returned non-zero status
> > 1.2.0
> 
> That's the classic mistake of using != commands in the Makefile (which
> are evaluated for any target) that rely on the port or a dependency
> already being installed.  The makefile needs to be fixed to not do
> this, preferably not to use != at all (since gratuitous shell
> invocations slow down every make target run on this port).
> 
> If no-one is available to fix this immediately the port should be
> disconnected from the parent makefile so it doesn't keep breaking the
> ports collection.

It has been fixed by Mr Bill.
-- 
Dan Langille : http://www.langille.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EA5A4D9.15617.15524A18>