git: d9c8fbfd379d - main - devel/freebsd-gcc6: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:32:20 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=d9c8fbfd379d8ff360890d2a5d7acde0dcbac4c4 commit d9c8fbfd379d8ff360890d2a5d7acde0dcbac4c4 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:15 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:15 +0000 devel/freebsd-gcc6: Add CPE information Approved by: portmgr (blanket) --- devel/freebsd-gcc6/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/freebsd-gcc6/Makefile b/devel/freebsd-gcc6/Makefile index 57f3a9a25289..6ba04426c00d 100644 --- a/devel/freebsd-gcc6/Makefile +++ b/devel/freebsd-gcc6/Makefile @@ -22,7 +22,8 @@ RUN_DEPENDS= ${BU_PREFIX}-as:devel/binutils@${TARGETARCH} FLAVORS= aarch64 amd64 i386 mips mips64 powerpc64 sparc64 TARGETARCH= ${FLAVOR} -USES= compiler:c++11-lang gmake iconv libtool makeinfo tar:xz +USES= compiler:c++11-lang cpe gmake iconv libtool makeinfo tar:xz +CPE_VENDOR= gnu CONFLICTS= ${TARGETARCH}-gcc