aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-17 13:02:23 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-17 13:02:23 +0000
commit67aa2a178be034595c7ce5de19195766b0da2d75 (patch)
treebd2fba2197b80880a6649c1dcd66151527e59748
parent3b8781743641a9e9e36a8d4fde1d377d1e44f5be (diff)
downloadports-67aa2a178be034595c7ce5de19195766b0da2d75.tar.gz
ports-67aa2a178be034595c7ce5de19195766b0da2d75.zip
MFH: r389870
- Mark BROKEN on < 10.x: /usr/local/include/wx-3.0/wx/strvararg.h:25:27: error: type_traits: No such file or directory Approved by: ports-secteam (delphij)
Notes
Notes: svn path=/branches/2015Q2/; revision=389929
-rw-r--r--editors/codelite/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile
index 52647055217b..63d1af2fb5d3 100644
--- a/editors/codelite/Makefile
+++ b/editors/codelite/Makefile
@@ -14,6 +14,9 @@ LICENSE= GPLv2
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
RUN_DEPENDS= xterm:${PORTSDIR}/x11/xterm
+BROKEN_FreeBSD_8= does not build on FreeBSD < 10.x
+BROKEN_FreeBSD_9= does not build on FreeBSD < 10.x
+
OPTIONS_DEFINE= CSCOPE CLANG NLS
CSCOPE_DESC= CScope integration
CLANG_DESC= Clang code-completion