libgdiplus needs fix for new libpng

Kevin Oberman oberman at es.net
Mon Mar 29 20:12:11 UTC 2010


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


Thanks!
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman at es.net			Phone: +1 510 486-8634
Key fingerprint:059B 2DDF 031C 9BA3 14A4  EADA 927D EBB3 987B 3751


More information about the freebsd-mono mailing list