aboutsummaryrefslogtreecommitdiff
path: root/devel/cxxtools
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-16 00:33:20 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-16 00:33:20 +0000
commit73d2818097455a888da772c16c623c9a64ac29c5 (patch)
tree9081a30fabfcfade229fe8346ea6c7f78b691df7 /devel/cxxtools
parent0d73fc690dac040400e519d6d3fdc0e9ee15e300 (diff)
downloadports-73d2818097455a888da772c16c623c9a64ac29c5.tar.gz
ports-73d2818097455a888da772c16c623c9a64ac29c5.zip
Mark as broken on various tier-2 archs.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=426195
Diffstat (limited to 'devel/cxxtools')
-rw-r--r--devel/cxxtools/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/cxxtools/Makefile b/devel/cxxtools/Makefile
index 8ea06ecca1c2..79ac4916ffa3 100644
--- a/devel/cxxtools/Makefile
+++ b/devel/cxxtools/Makefile
@@ -13,7 +13,10 @@ COMMENT= Collection of general-purpose C++ classes
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_sparc64= does not configure
+BROKEN_aarch64= does not configure: error: check for atomictype failed
+BROKEN_mips= does not configure: in section .data.rel.ro of csvdeserializer-test.o: defined in discarded section
+BROKEN_mips64= does not configure: in section .data.rel.ro of csvdeserializer-test.o: defined in discarded section
+BROKEN_sparc64= does not configure
USES= cpe iconv libtool localbase pathfix
CPE_VENDOR= tntnet