diff options
Diffstat (limited to 'devel/compiler-rt/Makefile')
-rw-r--r-- | devel/compiler-rt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/compiler-rt/Makefile b/devel/compiler-rt/Makefile index f144ccb95b9d..badd64ddbb88 100644 --- a/devel/compiler-rt/Makefile +++ b/devel/compiler-rt/Makefile @@ -25,7 +25,7 @@ TEST_TARGET= test CMAKE_SOURCE_PATH= ${WRKSRC} -USES= cmake tar:bzip2 +USES= cmake:insource tar:bzip2 USE_LDCONFIG= yes LLVM_SVN= http://llvm.org/svn/llvm-project |