git: 463d7c9c8f5d - main - devel/arm-none-eabi-newlib: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:32:02 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=463d7c9c8f5d67ea06bb3864ecc98d8fb7162d56 commit 463d7c9c8f5d67ea06bb3864ecc98d8fb7162d56 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:10 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:10 +0000 devel/arm-none-eabi-newlib: Add CPE information Approved by: portmgr (blanket) --- devel/arm-none-eabi-newlib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/arm-none-eabi-newlib/Makefile b/devel/arm-none-eabi-newlib/Makefile index 920ded46aba7..c1f03b0248ab 100644 --- a/devel/arm-none-eabi-newlib/Makefile +++ b/devel/arm-none-eabi-newlib/Makefile @@ -16,7 +16,8 @@ BUILD_DEPENDS+= ${NEWLIB_TARGET}-ar:devel/binutils@${NEWLIB_TARGET:C/-/_/g} \ NEWLIB_TARGET?= arm-none-eabi -USES= gmake makeinfo +USES= cpe gmake makeinfo +CPE_VENDOR= ${PORTNAME}_project HAS_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} --target="${NEWLIB_TARGET}" --disable-newlib-supplied-syscalls