Date: Wed, 20 Oct 2021 16:13:58 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: 5bb74d882372 - main - graphics/libgxps: Add CPE information Message-ID: <202110201613.19KGDwwV085137@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=5bb74d882372ce197727369870882587e6040d43 commit 5bb74d882372ce197727369870882587e6040d43 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:09 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:09 +0000 graphics/libgxps: Add CPE information Approved by: portmgr (blanket) --- graphics/libgxps/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/libgxps/Makefile b/graphics/libgxps/Makefile index 03bc1350cbc2..cd65ba70630d 100644 --- a/graphics/libgxps/Makefile +++ b/graphics/libgxps/Makefile @@ -17,7 +17,8 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ libpng.so:graphics/png \ libtiff.so:graphics/tiff -USES= gettext gnome jpeg libarchive localbase meson pkgconfig tar:xz +USES= cpe gettext gnome jpeg libarchive localbase meson pkgconfig tar:xz +CPE_VENDOR= gnome USE_LDCONFIG= yes USE_GNOME= cairo glib20 introspection:build
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110201613.19KGDwwV085137>