devel/llvm70: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-08-29 19:21:23 +00:00
parent f20bfddcac
commit 51669e9c69
No known key found for this signature in database
GPG key ID: 4DD88C3F9F3B8333

View file

@ -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}