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
commit735e7d569f70af6b666af00a70de5b8285066e4b (patch)
tree4efd503eb9e1f22ac633e7528d1c12e7589d58c7
parent0bcff1dcde02823d0633683a674da916ab33a406 (diff)
downloadports-735e7d569f70af6b666af00a70de5b8285066e4b.tar.gz
ports-735e7d569f70af6b666af00a70de5b8285066e4b.zip
devel/arm-none-eabi-gcc492: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/arm-none-eabi-gcc492/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/arm-none-eabi-gcc492/Makefile b/devel/arm-none-eabi-gcc492/Makefile
index 97ef5e33e2a5..ef52ff679e88 100644
--- a/devel/arm-none-eabi-gcc492/Makefile
+++ b/devel/arm-none-eabi-gcc492/Makefile
@@ -22,7 +22,8 @@ BUILD_DEPENDS= ${BU_PREFIX}-as:devel/binutils@${PKGNAMEPREFIX:C/-$//:C/-/_/g} \
objdump:devel/binutils
RUN_DEPENDS= ${BU_PREFIX}-as:devel/binutils@${PKGNAMEPREFIX:C/-$//:C/-/_/g}
-USES= compiler gmake iconv libtool makeinfo tar:bzip2
+USES= compiler cpe gmake iconv libtool makeinfo tar:bzip2
+CPE_VENDOR= gnu
PLIST_SUB= TARGETARCH=${PKGNAMEPREFIX:C/-//g} \
OPSYS=${OPSYS:tl} \
GCC_TARGET=${GCC_TARGET}