aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/librsvg2
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-04-19 01:58:59 +0800
committermarcus <marcus@FreeBSD.org>2004-04-19 01:58:59 +0800
commit808ff5ee3555d399f7f367006c6dca983b9815f8 (patch)
treebf95c00c8aaec1efb7140787b89a8922f01b3bfd /graphics/librsvg2
parentd37594b248221e8db4b43074c789f389d97404ac (diff)
downloadfreebsd-ports-gnome-808ff5ee3555d399f7f367006c6dca983b9815f8.tar.gz
freebsd-ports-gnome-808ff5ee3555d399f7f367006c6dca983b9815f8.tar.zst
freebsd-ports-gnome-808ff5ee3555d399f7f367006c6dca983b9815f8.zip
Chase the libcroco shared lib version.
Diffstat (limited to 'graphics/librsvg2')
-rw-r--r--graphics/librsvg2/Makefile3
1 files changed, 2 insertions, 1 deletions
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