aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2005-01-09 13:05:05 +0800
committervanilla <vanilla@FreeBSD.org>2005-01-09 13:05:05 +0800
commit90cf128b80d092a25edd692bb2336b4968d6267c (patch)
tree90be932558081a3377ee431dcb8c12c93e86eb43 /lang
parentdf292e6d95613b19043b07d79adc9f5eb8e023fd (diff)
downloadfreebsd-ports-gnome-90cf128b80d092a25edd692bb2336b4968d6267c.tar.gz
freebsd-ports-gnome-90cf128b80d092a25edd692bb2336b4968d6267c.tar.zst
freebsd-ports-gnome-90cf128b80d092a25edd692bb2336b4968d6267c.zip
bump librsvg's version for fix dependcy.
PR: ports/75877 Submitted by: maintainer
Diffstat (limited to 'lang')
-rw-r--r--lang/pike76/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pike76/Makefile b/lang/pike76/Makefile
index d846ccbf9e7f..417c2701f613 100644
--- a/lang/pike76/Makefile
+++ b/lang/pike76/Makefile
@@ -197,7 +197,7 @@ CONFIGURE_ARGS+= --without-libpdf --without-libpanda
.endif
.if defined(WITH_SVG2)
-LIB_DEPENDS+= librsvg-2.2:${PORTSDIR}/graphics/librsvg2
+LIB_DEPENDS+= rsvg-2.10:${PORTSDIR}/graphics/librsvg2
CONFIGURE_ARGS+= --with-svg
.else
CONFIGURE_ARGS+= --without-svg