summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-12-25 05:01:04 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-12-25 05:01:04 +0800
commitc937dff6f2797963fcc83fa5c343574df2e78423 (patch)
tree289f23187512e56b7e31231889e178f6bcb8cf18 /graphics
parent22b51eed42b7821bd796f98aa4c4dafee9fc6f9f (diff)
downloadmarcuscom-ports-c937dff6f2797963fcc83fa5c343574df2e78423.tar
marcuscom-ports-c937dff6f2797963fcc83fa5c343574df2e78423.tar.gz
marcuscom-ports-c937dff6f2797963fcc83fa5c343574df2e78423.tar.bz2
marcuscom-ports-c937dff6f2797963fcc83fa5c343574df2e78423.tar.lz
marcuscom-ports-c937dff6f2797963fcc83fa5c343574df2e78423.tar.xz
marcuscom-ports-c937dff6f2797963fcc83fa5c343574df2e78423.tar.zst
marcuscom-ports-c937dff6f2797963fcc83fa5c343574df2e78423.zip
Chase gtk's shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@336 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/librsvg2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile
index 81328c24d..818ec6821 100644
--- a/graphics/librsvg2/Makefile
+++ b/graphics/librsvg2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= librsvg2
PORTVERSION= 2.1.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.1
@@ -20,7 +20,7 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \
xml2.5:${PORTSDIR}/textproc/libxml2 \
- gdk_pixbuf-2.0.103:${PORTSDIR}/x11-toolkits/gtk20 \
+ gdk_pixbuf-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \
popt.0:${PORTSDIR}/devel/popt
RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libmetal.so:${PORTSDIR}/x11-toolkits/gtk-engines2