Date: Thu, 14 Oct 2021 10:41:44 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: 52832ad34c5c - main - base/gcc6: Add CPE information Message-ID: <202110141041.19EAfiSn005072@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=52832ad34c5c4015cfc79e5c88e732f85db22667 commit 52832ad34c5c4015cfc79e5c88e732f85db22667 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 10:41:18 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 10:41:18 +0000 base/gcc6: Add CPE information Approved by: portmgr (blanket) --- base/gcc6/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/base/gcc6/Makefile b/base/gcc6/Makefile index 05b0bfc6f833..61dd26a6bca9 100644 --- a/base/gcc6/Makefile +++ b/base/gcc6/Makefile @@ -29,7 +29,8 @@ PREFIX= /usr CONFIGURE_ENV+= ${_tool}_FOR_TARGET="${${_tool}}" .endfor -USES= gmake libtool tar:xz makeinfo +USES= cpe gmake libtool tar:xz makeinfo +CPE_VENDOR= gnu PLIST_SUB= OPSYS=${OPSYS:tl} \ SUFFIX=${SUFFIX} \ GCC_TARGET=${GCC_TARGET} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110141041.19EAfiSn005072>