aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libgdiplus
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2007-10-23 03:32:36 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2007-10-23 03:32:36 +0000
commitf7662db14bcfa5f4b35f3475e00d2aeda80de2db (patch)
treecefca4dd3c0d45f0061fee9b529ad68b3149a5f6 /x11-toolkits/libgdiplus
parentcd6c4d10dc8b29fe346f059084456e54f747e963 (diff)
downloadports-f7662db14bcfa5f4b35f3475e00d2aeda80de2db.tar.gz
ports-f7662db14bcfa5f4b35f3475e00d2aeda80de2db.zip
Notes
Diffstat (limited to 'x11-toolkits/libgdiplus')
-rw-r--r--x11-toolkits/libgdiplus/Makefile12
-rw-r--r--x11-toolkits/libgdiplus/distinfo6
2 files changed, 10 insertions, 8 deletions
diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile
index 5b84ea827d4d..c00d621b9adf 100644
--- a/x11-toolkits/libgdiplus/Makefile
+++ b/x11-toolkits/libgdiplus/Makefile
@@ -3,14 +3,14 @@
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
#
# $FreeBSD$
-# $Id: Makefile,v 1.34 2007/02/07 15:40:01 killfill Exp $
+# $Id: Makefile,v 1.42 2007/09/08 22:11:12 killfill Exp $
#
PORTNAME= libgdiplus
-PORTVERSION= 1.2.3
+PORTVERSION= 1.2.5
PORTREVISION= 1
CATEGORIES= x11-toolkits
-MASTER_SITES= http://www.go-mono.com/sources/${PORTNAME}/
+MASTER_SITES= http://go-mono.com/sources/${PORTNAME}/
MAINTAINER= bsd-sharp-list@forge.novell.com
COMMENT= GDI+ API for System.Windows.Forms in Mono
@@ -19,14 +19,15 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
ungif.5:${PORTSDIR}/graphics/libungif \
png.5:${PORTSDIR}/graphics/png
+USE_BZIP2= yes
USE_GNOME= gnomehack gnometarget glib20
USE_GMAKE= yes
INSTALLS_SHLIB= yes
USE_XLIB= yes
LIBTOOLFILES= configure cairo/configure
USE_AUTOTOOLS= libtool:15
-CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
# 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
@@ -42,4 +43,5 @@ CFLAGS+= -fPIC
IGNORE= does not build and is useless without working Mono
.endif
+.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
.include <bsd.port.post.mk>
diff --git a/x11-toolkits/libgdiplus/distinfo b/x11-toolkits/libgdiplus/distinfo
index 19db7319dabc..5f4c5dbcca96 100644
--- a/x11-toolkits/libgdiplus/distinfo
+++ b/x11-toolkits/libgdiplus/distinfo
@@ -1,3 +1,3 @@
-MD5 (libgdiplus-1.2.3.tar.gz) = a29d56304aca9236754e61bf8ee518ee
-SHA256 (libgdiplus-1.2.3.tar.gz) = 6278edb273ff79a4fb896adf818792537a2977095e73ac74f5b31d50dead9dfa
-SIZE (libgdiplus-1.2.3.tar.gz) = 2991934
+MD5 (libgdiplus-1.2.5.tar.bz2) = 82bbf6ca86b85e5148a15d8d88c6e548
+SHA256 (libgdiplus-1.2.5.tar.bz2) = 28edc21bc49f3791438ea70b5de944c4118a6daa557425f3209102379042e926
+SIZE (libgdiplus-1.2.5.tar.bz2) = 2942165