aboutsummaryrefslogtreecommitdiff
path: root/graphics/librsvg2-rust/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/librsvg2-rust/Makefile')
-rw-r--r--graphics/librsvg2-rust/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/librsvg2-rust/Makefile b/graphics/librsvg2-rust/Makefile
index cf69e8ec9d40..96e3d89550cf 100644
--- a/graphics/librsvg2-rust/Makefile
+++ b/graphics/librsvg2-rust/Makefile
@@ -1,6 +1,5 @@
PORTNAME= librsvg
-DISTVERSION= 2.60.0
-PORTREVISION= 5
+DISTVERSION= 2.61.2
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
PKGNAMESUFFIX= 2-rust
@@ -41,7 +40,8 @@ CARGO_TEST= no
CONFIGURE_ENV= ${CARGO_ENV}
MAKE_ENV= ${CARGO_ENV}
-MESON_ARGS= -Dtests=true
+MESON_ARGS= -Dpixbuf-loader=enabled \
+ -Dtests=true
OPTIONS_DEFINE= DOCS VAPI
OPTIONS_DEFAULT= VAPI