aboutsummaryrefslogtreecommitdiff
path: root/editors/codelite
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-16 22:59:00 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-16 22:59:00 +0000
commit6313b742d8dfd5110f26e05c04062ab34382b80b (patch)
tree8724e489c406a739cdc64d003945216ae88df60c /editors/codelite
parent10d078d111ba04607350c7fd71acb1c6b3c64fc0 (diff)
downloadports-6313b742d8dfd5110f26e05c04062ab34382b80b.tar.gz
ports-6313b742d8dfd5110f26e05c04062ab34382b80b.zip
- Mark BROKEN on < 10.x:
/usr/local/include/wx-3.0/wx/strvararg.h:25:27: error: type_traits: No such file or directory
Notes
Notes: svn path=/head/; revision=389870
Diffstat (limited to 'editors/codelite')
-rw-r--r--editors/codelite/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile
index 3a3d48c0c7a0..e6048aa7e0bd 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