Skip to content

Commit

Permalink
devel/llvm13: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
decke committed Aug 29, 2021
1 parent d94cfbe commit f20bfdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/llvm13/Makefile
Expand Up @@ -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}
Expand Down

0 comments on commit f20bfdd

Please sign in to comment.