aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-29 19:23:13 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-29 19:23:13 +0000
commit007c8a3e6742afeeb9647900220c93cc05d9cf50 (patch)
tree3083657601f8b8bbab4b455128b38709e1f6c1b9
parentd87b66159e4021e95ef2a3558827cc12f5d60c5d (diff)
downloadports-007c8a3e6742afeeb9647900220c93cc05d9cf50.tar.gz
ports-007c8a3e6742afeeb9647900220c93cc05d9cf50.zip
devel/llvm-cheri: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/llvm-cheri/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/llvm-cheri/Makefile b/devel/llvm-cheri/Makefile
index 0e7b96ff3c2a..caa8c1650b78 100644
--- a/devel/llvm-cheri/Makefile
+++ b/devel/llvm-cheri/Makefile
@@ -24,7 +24,7 @@ COMMAND_SUFFIX= ${LLVM_SUFFIX}
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${LLVM_SUFFIX}
DATADIR= ${PREFIX}/share/${PORTNAME}${LLVM_SUFFIX}
-USES= cmake compiler:c++11-lib libedit perl5 \
+USES= cmake compiler:c++11-lib cpe libedit perl5 \
shebangfix
USE_LDCONFIG= ${LLVM_PREFIX}/lib
SHEBANG_FILES= llvm/utils/lit/lit.py \