aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorromain <romain@FreeBSD.org>2012-02-27 15:54:28 +0800
committerromain <romain@FreeBSD.org>2012-02-27 15:54:28 +0800
commit7125f2d5c872c3f1fed239faa9f06afdcaf5b31b (patch)
treec19023bc511be7538cd0d2740857a548298a0f87 /x11-toolkits
parent31fc24d2173a59361f1bce18c75d0611a0aa87f8 (diff)
downloadfreebsd-ports-graphics-7125f2d5c872c3f1fed239faa9f06afdcaf5b31b.tar.gz
freebsd-ports-graphics-7125f2d5c872c3f1fed239faa9f06afdcaf5b31b.tar.zst
freebsd-ports-graphics-7125f2d5c872c3f1fed239faa9f06afdcaf5b31b.zip
Update dependencies.
PR: ports/165365 Submitted by: Steve Wills <swills@freebsd.org>
Diffstat (limited to 'x11-toolkits')
-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 eddc8a734fe..f7c30508f9e 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