cvs commit: ports/net/lmule Makefile distinfo pkg-message ports/net/lmule/files patch-Makefile.in patch-configure patch-src

Dan Langille dan at langille.org
Tue Apr 22 17:23:59 PDT 2003


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/



More information about the cvs-ports mailing list