bump librsvg's version for fix dependcy.

PR:		ports/75877
Submitted by:	maintainer
This commit is contained in:
Vanilla I. Shu 2005-01-09 05:05:05 +00:00
parent 0aba1dbbc8
commit d514730437
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125929

View File

@ -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