git: 7ae0ea86bb54 - main - devel/riscv64-gcc: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:56 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=7ae0ea86bb54e767d6241f975b8d05160808d9ca commit 7ae0ea86bb54e767d6241f975b8d05160808d9ca Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:46 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:46 +0000 devel/riscv64-gcc: Add CPE information Approved by: portmgr (blanket) --- devel/riscv64-gcc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/riscv64-gcc/Makefile b/devel/riscv64-gcc/Makefile index 09fcda825cbe..317ff8f05ea8 100644 --- a/devel/riscv64-gcc/Makefile +++ b/devel/riscv64-gcc/Makefile @@ -18,7 +18,8 @@ LIB_DEPENDS= libgmp.so:math/gmp \ libmpfr.so:math/mpfr \ libmpc.so:math/mpc -USES= iconv gmake libtool makeinfo tar:xz +USES= cpe iconv gmake libtool makeinfo tar:xz +CPE_VENDOR= gnu USE_LDCONFIG= yes