git: d94cfbeb5bff - main - devel/llvm12: Add CPE information

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


The branch main has been updated by decke:

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

commit d94cfbeb5bffdd6c48546e65acdfbb455a03a63b
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:20:09 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:20:09 +0000

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

diff --git a/devel/llvm12/Makefile b/devel/llvm12/Makefile
index 19155f943670..feb1958d2447 100644
--- a/devel/llvm12/Makefile
+++ b/devel/llvm12/Makefile
@@ -29,7 +29,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 perl5 tar:xz \
+USES=		cmake compiler:c++11-lib cpe perl5 tar:xz \
 		shebangfix
 _USES_PYTHON?=	python:3.6-3.9,build
 USES+=		${_USES_PYTHON}


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