aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:46 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:46 +0000
commit7ae0ea86bb54e767d6241f975b8d05160808d9ca (patch)
tree8815f748da19e69f535d26119d0f21b5d2834f8d
parent63261c0c03d95a384970916b1f7ab21269fed67d (diff)
downloadports-7ae0ea86bb54e767d6241f975b8d05160808d9ca.tar.gz
ports-7ae0ea86bb54e767d6241f975b8d05160808d9ca.zip
devel/riscv64-gcc: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/riscv64-gcc/Makefile3
1 files changed, 2 insertions, 1 deletions
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