aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/libreoffice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 6945896b409a..a246db6fe825 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -354,7 +354,7 @@ CXX= /usr/bin/clang++
CONFIGURE_ENV+= CXXCPP="${CPP}"
.else
# XXX Clang PR13308 (http://llvm.org/bugs/show_bug.cgi?id=13308)
-BUILD_DEPENDS+= clang>=3.2:${PORTSDIR}/lang/clang
+BUILD_DEPENDS+= clang>=3.2_4:${PORTSDIR}/lang/clang
USE_BINUTILS= yes
CC= ${LOCALBASE}/bin/clang
CPP= ${CC} -E