Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:33:56 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7ae0ea86bb54 - main - devel/riscv64-gcc: Add CPE information
Message-ID:  <202110142133.19ELXuQX080949@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142133.19ELXuQX080949>