Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:32:15 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d87b66159e40 - main - devel/llvm90: Add CPE information
Message-ID:  <202108291932.17TJWFQG056245@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

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

commit d87b66159e4021e95ef2a3558827cc12f5d60c5d
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 19:22:32 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 19:22:32 +0000

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

diff --git a/devel/llvm90/Makefile b/devel/llvm90/Makefile
index c099c5759f5e..5cfe0d098469 100644
--- a/devel/llvm90/Makefile
+++ b/devel/llvm90/Makefile
@@ -26,7 +26,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:3.6+,build
 USES+=		${_USES_PYTHON}


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291932.17TJWFQG056245>