summaryrefslogtreecommitdiff
path: root/devel/llvm60/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/llvm60/Makefile')
-rw-r--r--devel/llvm60/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/llvm60/Makefile b/devel/llvm60/Makefile
index 20f053daf070..f5da1870cb0a 100644
--- a/devel/llvm60/Makefile
+++ b/devel/llvm60/Makefile
@@ -25,7 +25,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 perl5 tar:xz \
+USES= cmake compiler:c++11-lib libedit perl5 tar:xz \
shebangfix
_USES_PYTHON?= python:2.7,build
USES+= ${_USES_PYTHON}