aboutsummaryrefslogtreecommitdiff
path: root/editors/libreoffice
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2013-05-23 15:35:17 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2013-05-23 15:35:17 +0000
commit2c0ea6ea8e2fd1968157a8cad296b681354d1d63 (patch)
treede9e9f50bed893ef85449b6ad63ef85978c1eaf8 /editors/libreoffice
parent9766fa385f825f2cd4c599543dc57d6dffb71c25 (diff)
downloadports-2c0ea6ea8e2fd1968157a8cad296b681354d1d63.tar.gz
ports-2c0ea6ea8e2fd1968157a8cad296b681354d1d63.zip
Notes
Diffstat (limited to 'editors/libreoffice')
-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