aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-03-28 02:40:07 +0800
committerYuri Victorovich <yuri@FreeBSD.org>2018-03-28 02:40:07 +0800
commitbb7a521e47cf9c8b5500807f50af56e74ac19617 (patch)
treeede52d6082c26ad0a7600b8fbbde2192264ea590
parent7f43d7cbf533d93c2e65adafbfe1373472bc79d1 (diff)
downloadfreebsd-ports-bb7a521e47cf9c8b5500807f50af56e74ac19617.tar.gz
freebsd-ports-bb7a521e47cf9c8b5500807f50af56e74ac19617.tar.zst
freebsd-ports-bb7a521e47cf9c8b5500807f50af56e74ac19617.zip
net/cjdns: Mark BROKEN on 12 i386
Reported by: fallout
Notes
Notes: svn path=/head/; revision=465732
-rw-r--r--net/cjdns/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/cjdns/Makefile b/net/cjdns/Makefile
index ab6f654b4c4b..31471eb31b3c 100644
--- a/net/cjdns/Makefile
+++ b/net/cjdns/Makefile
@@ -12,6 +12,8 @@ COMMENT= Routing engine designed for security, scalability, speed
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_FreeBSD_10_i386= fails CC_OUTPUT_921dbbb2_65ad290d=error: invalid value 'c++14' in '-std=c++14' yes
+
BUILD_DEPENDS= node:www/node \
bash:shells/bash