git: 51669e9c6906 - main - devel/llvm70: Add CPE information

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


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=51669e9c6906d7befa913191abd4ba38a123bec2

commit 51669e9c6906d7befa913191abd4ba38a123bec2
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:21:23 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:21:23 +0000

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

diff --git a/devel/llvm70/Makefile b/devel/llvm70/Makefile
index 5e143b71d567..a7459d8fc2e6 100644
--- a/devel/llvm70/Makefile
+++ b/devel/llvm70/Makefile
@@ -22,7 +22,7 @@ LLVM_PREFIX=	${PREFIX}/llvm${LLVM_SUFFIX}
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}${LLVM_SUFFIX}
 DATADIR=	${PREFIX}/share/${PORTNAME}${LLVM_SUFFIX}
 
-USES=		cmake compiler:c++11-lib libedit perl5 tar:xz \
+USES=		cmake compiler:c++11-lib cpe libedit perl5 tar:xz \
 		shebangfix
 _USES_PYTHON?=	python,build
 USES+=		${_USES_PYTHON}


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