git: 007c8a3e6742 - main - devel/llvm-cheri: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:32:19 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=007c8a3e6742afeeb9647900220c93cc05d9cf50

commit 007c8a3e6742afeeb9647900220c93cc05d9cf50
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:23:13 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:23:13 +0000

    devel/llvm-cheri: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/llvm-cheri/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 \


More information about the dev-commits-ports-main mailing list