aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:10 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:10 +0000
commit463d7c9c8f5d67ea06bb3864ecc98d8fb7162d56 (patch)
treec56141ba3f69818c2dc3b839a40e1db925e74d8a
parent735e7d569f70af6b666af00a70de5b8285066e4b (diff)
downloadports-463d7c9c8f5d67ea06bb3864ecc98d8fb7162d56.tar.gz
ports-463d7c9c8f5d67ea06bb3864ecc98d8fb7162d56.zip
devel/arm-none-eabi-newlib: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/arm-none-eabi-newlib/Makefile3
1 files changed, 2 insertions, 1 deletions
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