Subject: Re: CVS commit: pkgsrc/graphics/png
To: Todd Vierling <tv@netbsd.org>
From: Bernd Ernesti <netbsd@lists.veego.de>
List: pkgsrc-changes
Date: 01/03/2007 21:20:59
On Wed, Jan 03, 2007 at 03:03:39PM -0500, Todd Vierling wrote:
> On 1/3/07, Bernd Ernesti <netbsd@lists.veego.de> wrote:
> >This breaks a pkg_chk -n -u -g:
> >
> >make:
> >"../../x11/gnome-libs/../../graphics/imlib/../../graphics/netpbm/../../graphics/png/../../x11/gnome-libs/../../graphics/imlib/../../graphics/netpbm/../../graphics/png/buildlink3.mk" line 16: Malformed conditional (${OPSYS} == "Interix")
>
> Blargh. Old bmake syntax strikes again (I think). I'll fix that.
>
> >And pkglint has also some warnings:
> >
> >WARN: buildlink3.mk:18: Definition of BUILDLINK_API_DEPENDS is missing.
> >WARN: buildlink3.mk:20: Expected BUILDLINK_DEPTH:=
> >${BUILDLINK_DEPTH:S/+$//}.
>
> Hm. I'll have to figure out how to work around that one, and will
> look for similar instances and how they handled the situation.
Too late. Joerg allready fixed it.
Bernd