aboutsummaryrefslogtreecommitdiff
path: root/devel/compiler-rt-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/compiler-rt-devel/Makefile')
-rw-r--r--devel/compiler-rt-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/compiler-rt-devel/Makefile b/devel/compiler-rt-devel/Makefile
index 53b661fbba86..0d9a3aea8c22 100644
--- a/devel/compiler-rt-devel/Makefile
+++ b/devel/compiler-rt-devel/Makefile
@@ -16,7 +16,7 @@ USES= cmake:outsource compiler:c++11-lib ninja
BROKEN= relies on incompatible stdarg.h from clang
-BUILD_DEPENDS= llvm-config${LLVM_SUFFIX}:${PORTSDIR}/devel/llvm${LLVM_SUFFIX}
+BUILD_DEPENDS= llvm-config${LLVM_SUFFIX}:devel/llvm${LLVM_SUFFIX}
CMAKE_INSTALL_PREFIX= ${LLVM_PREFIX}/
CMAKE_ARGS= -DLLVM_CONFIG_PATH=${LOCALBASE}/bin/llvm-config${LLVM_SUFFIX}