Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Aug 2006 11:03:00 +0200
From:      Martin Wilke <miwi@FreeBSD.org>
To:        vd@FreeBSD.org
Cc:        ports@FreeBSD.org, krion@freebsd.org, ssedov@mbsd.msk.ru, Kris Kennaway <kris@obsecurity.org>
Subject:   Re: Warnings during make index
Message-ID:  <20060808110300.419fb72a@mwilke.ath.cx>
In-Reply-To: <20060808080425.GA72824@qlovarnika.bg.datamax>
References:  <20060807140550.GA43818@xor.obsecurity.org> <20060808080425.GA72824@qlovarnika.bg.datamax>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 8 Aug 2006 11:04:25 +0300
Vasil Dimov <vd@FreeBSD.org> wrote:

> On Mon, Aug 07, 2006 at 10:05:50AM -0400, Kris Kennaway wrote:
> > Generating INDEX-5 - please wait..pkg-config: not found
> > "Makefile", line 24: warning: "pkg-config gtk+-2.0
> > gdk-pixbuf-xlib-2.0 --cflags" returned non-zero status pkg-config:
> > not found "Makefile", line 25: warning: "pkg-config gtk+-2.0
> > gdk-pixbuf-xlib-2.0 --libs" returned non-zero status
> > 
> > Looks like someone added a bogus unconditional call to pkg-config
> > in a != assignment.
> > 
> 
> /usr/ports/games/pets/Makefile:24:GTK_CFLAGS!=  pkg-config gtk+-2.0
> gdk-pixbuf-xlib-2.0
> --cflags /usr/ports/games/pets/Makefile:25:GTK_LDFLAGS!= pkg-config
> gtk+-2.0 gdk-pixbuf-xlib-2.0 --libs
> 


Thx for Reporting. Fix is commited.


- Martin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060808110300.419fb72a>