summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-02-05 21:27:38 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-02-05 21:27:38 +0800
commitc1eaf5db24763e4c77e123339f1320f6193dcadc (patch)
tree8f2b8d202b7a289bb8f0df7480c937f64700d68e /x11-toolkits/gtk20/Makefile
parent22f00ad473c4cfa5986858d409ee47e3b7f1e37e (diff)
downloadmarcuscom-ports-c1eaf5db24763e4c77e123339f1320f6193dcadc.tar
marcuscom-ports-c1eaf5db24763e4c77e123339f1320f6193dcadc.tar.gz
marcuscom-ports-c1eaf5db24763e4c77e123339f1320f6193dcadc.tar.bz2
marcuscom-ports-c1eaf5db24763e4c77e123339f1320f6193dcadc.tar.lz
marcuscom-ports-c1eaf5db24763e4c77e123339f1320f6193dcadc.tar.xz
marcuscom-ports-c1eaf5db24763e4c77e123339f1320f6193dcadc.tar.zst
marcuscom-ports-c1eaf5db24763e4c77e123339f1320f6193dcadc.zip
Chase jpeg update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13559 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-rw-r--r--x11-toolkits/gtk20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index 3a71def57..354ddaa3d 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -3,7 +3,7 @@
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.180 2010/01/12 16:38:23 avl Exp $
+# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.181 2010/01/27 08:08:30 avl Exp $
#
PORTNAME= gtk
@@ -34,7 +34,7 @@ BUILD_DEPENDS+= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
${LOCALBASE}/share/gir-1.0/Pango-1.0.gir:${PORTSDIR}/x11-toolkits/gir-repository-pango
LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
- jpeg.10:${PORTSDIR}/graphics/jpeg \
+ jpeg.11:${PORTSDIR}/graphics/jpeg \
jasper.4:${PORTSDIR}/graphics/jasper
RUN_DEPENDS+= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \
${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \