git: 008c2e15ac6c - main - graphics/librsvg2-rust: disable notifications for unstable versions
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Feb 2022 00:10:32 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=008c2e15ac6c04f8d6984b86c9c177b70bf2c009
commit 008c2e15ac6c04f8d6984b86c9c177b70bf2c009
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-02-20 00:07:47 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-02-20 00:10:09 +0000
graphics/librsvg2-rust: disable notifications for unstable versions
See https://gitlab.gnome.org/GNOME/librsvg/-/blob/main/RELEASING.md
---
graphics/librsvg2-rust/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/graphics/librsvg2-rust/Makefile b/graphics/librsvg2-rust/Makefile
index 5228e18d903a..6281e6c64eb3 100644
--- a/graphics/librsvg2-rust/Makefile
+++ b/graphics/librsvg2-rust/Makefile
@@ -24,6 +24,7 @@ CPE_VENDOR= gnome
USE_GNOME= cairo gdkpixbuf2 gnomeprefix libxml2 pango introspection:build
USE_LDCONFIG= yes
+PORTSCOUT= limitw:1,even
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-Bsymbolic \
--disable-dependency-tracking \