aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libgdiplus
diff options
context:
space:
mode:
authorRomain Tartière <romain@FreeBSD.org>2012-02-27 07:54:28 +0000
committerRomain Tartière <romain@FreeBSD.org>2012-02-27 07:54:28 +0000
commit7a7f42b7e04ff842ec9836bbd025ac1981d4b5a4 (patch)
tree0e16101dcc00fdeb52718700fa31cbc8fa016517 /x11-toolkits/libgdiplus
parent9292cdb12110d3218aa2779030a3123c9394f2b4 (diff)
downloadports-7a7f42b7e04ff842ec9836bbd025ac1981d4b5a4.tar.gz
ports-7a7f42b7e04ff842ec9836bbd025ac1981d4b5a4.zip
Update dependencies.
PR: ports/165365 Submitted by: Steve Wills <swills@freebsd.org>
Notes
Notes: svn path=/head/; revision=292293
Diffstat (limited to 'x11-toolkits/libgdiplus')
-rw-r--r--x11-toolkits/libgdiplus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile
index eddc8a734fe6..f7c30508f9e6 100644
--- a/x11-toolkits/libgdiplus/Makefile
+++ b/x11-toolkits/libgdiplus/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libgdiplus
PORTVERSION= 2.10
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/
@@ -14,7 +15,7 @@ MAINTAINER= mono@FreeBSD.org
COMMENT= GDI+ API for System.Windows.Forms in Mono
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
- ungif.5:${PORTSDIR}/graphics/libungif \
+ gif.5:${PORTSDIR}/graphics/giflib \
png.6:${PORTSDIR}/graphics/png
GNU_CONFIGURE= yes