aboutsummaryrefslogtreecommitdiff
path: root/devel/llvm39/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/llvm39/Makefile')
-rw-r--r--devel/llvm39/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/llvm39/Makefile b/devel/llvm39/Makefile
index 58f6534c18fc..a4a07ecd8de1 100644
--- a/devel/llvm39/Makefile
+++ b/devel/llvm39/Makefile
@@ -27,7 +27,7 @@ LLVM_PREFIX= ${PREFIX}/llvm${LLVM_SUFFIX}
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${LLVM_SUFFIX}
DATADIR= ${PREFIX}/share/${PORTNAME}${LLVM_SUFFIX}
-USES= cmake:outsource compiler:c++11-lib libedit ninja perl5 tar:xz \
+USES= cmake:outsource compiler:c++11-lib libedit perl5 tar:xz \
shebangfix
_USES_PYTHON?= python:build
USES+= ${_USES_PYTHON}