Warnings during make index
Martin Wilke
miwi at FreeBSD.org
Tue Aug 8 09:03:02 UTC 2006
On Tue, 8 Aug 2006 11:04:25 +0300
Vasil Dimov <vd at 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
More information about the freebsd-ports
mailing list