On Tue, 8 Aug 2006 11:04:25 +0300 Vasil Dimov <[EMAIL PROTECTED]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
