git: fef47ad6a76f - main - graphics/librsvg2-rust: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:14:05 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=fef47ad6a76f7e5f572ca1a27a4fccb349e4e71c commit fef47ad6a76f7e5f572ca1a27a4fccb349e4e71c Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:10 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:10 +0000 graphics/librsvg2-rust: Add CPE information Approved by: portmgr (blanket) --- graphics/librsvg2-rust/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/librsvg2-rust/Makefile b/graphics/librsvg2-rust/Makefile index 1b8b19ca27af..e41d073a88df 100644 --- a/graphics/librsvg2-rust/Makefile +++ b/graphics/librsvg2-rust/Makefile @@ -22,7 +22,8 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz \ libpng.so:graphics/png -USES= compiler:c11 gettext gmake gnome libtool pkgconfig tar:xz +USES= compiler:c11 cpe gettext gmake gnome libtool pkgconfig tar:xz +CPE_VENDOR= gnome USE_GNOME= cairo gdkpixbuf2 gnomeprefix libxml2 pango introspection:build USE_LDCONFIG= yes