From 808ff5ee3555d399f7f367006c6dca983b9815f8 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 18 Apr 2004 17:58:59 +0000 Subject: Chase the libcroco shared lib version. --- graphics/librsvg2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/librsvg2') diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index a0fe5f7fe535..a39ea01ed489 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -7,6 +7,7 @@ PORTNAME= librsvg2 PORTVERSION= 2.6.4 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6 @@ -20,7 +21,7 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ popt.0:${PORTSDIR}/devel/popt \ gsf-1.9:${PORTSDIR}/devel/libgsf \ - croco.2:${PORTSDIR}/textproc/libcroco + croco.3:${PORTSDIR}/textproc/libcroco RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.4.0/engines/libmetal.so:${PORTSDIR}/x11-toolkits/gtk-engines2 USE_BZIP2= yes -- cgit