libgdiplus needs fix for new libpng

Romain Tartière romain at blogreen.org
Mon Apr 5 17:02:05 UTC 2010


On Mon, Mar 29, 2010 at 01:12:08PM -0700, Kevin Oberman wrote:
> Please update libgdiplus to build with the new png port.
> 
> --- x11-toolkits/libgdiplus/Makefile.orig       2010-03-29 13:10:37.000000000 -0700
> +++ x11-toolkits/libgdiplus/Makefile    2010-03-29 13:07:07.000000000 -0700
> @@ -27,7 +27,8 @@
>  LIBTOOLFILES=  configure cairo/configure
>  USE_AUTOTOOLS= libtool:22
>  CONFIGURE_ENV+=        CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
> -               LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
> +               LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \
> +               png_REQUIRES="libpng"
>  # Included cairo does not work for us.  Enable below when Mono catches
>  # up with our port.  For now, use included but patch out glitz manually.
>  #CONFIGURE_ARGS+= --with-cairo=installed

Committed, thanks!

-- 
Romain Tartière <romain at blogreen.org>        http://romain.blogreen.org/
pgp: 8DAB A124 0DA4 7024 F82A  E748 D8E9 A33F FF56 FF43 (ID: 0xFF56FF43)
(plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-mono/attachments/20100405/24507a6a/attachment.pgp


More information about the freebsd-mono mailing list