git: f20bfddcac43 - main - devel/llvm13: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 19:32:13 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f20bfddcac439b9d0dbf5fd95f7f5a4ac1897ebf
commit f20bfddcac439b9d0dbf5fd95f7f5a4ac1897ebf
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:20:46 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:20:46 +0000
devel/llvm13: Add CPE information
Approved by: portmgr (blanket)
---
devel/llvm13/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/llvm13/Makefile b/devel/llvm13/Makefile
index a4e283df65a1..2ad888e3f96d 100644
--- a/devel/llvm13/Makefile
+++ b/devel/llvm13/Makefile
@@ -30,7 +30,7 @@ LLVM_PREFIX= ${PREFIX}/${LLVM_DIR}
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+,build
USES+= ${_USES_PYTHON}
More information about the dev-commits-ports-all
mailing list