Date: Wed, 20 Oct 2021 16:14:05 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fef47ad6a76f - main - graphics/librsvg2-rust: Add CPE information Message-ID: <202110201614.19KGE5O6085311@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110201614.19KGE5O6085311>