summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-19 09:04:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-19 09:04:05 +0000
commit82076adf0664b52ab6e96cacbabdf009c2091362 (patch)
treeb5c44d3fd7e3f6c22ecb8e44063108a8188040b3
parent2d9e9eecca136920e2ef4153389c2c62b0a575a7 (diff)
downloadfreebsd-ports-82076adf0664b52ab6e96cacbabdf009c2091362.zip
- Mark BROKEN on 9.x
Approved by: portmgr blanket
-rw-r--r--lang/pure/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/pure/Makefile b/lang/pure/Makefile
index 1c921a3a8b18..bd3738ef7c9b 100644
--- a/lang/pure/Makefile
+++ b/lang/pure/Makefile
@@ -19,6 +19,8 @@ LIB_DEPENDS= libgmp.so:math/gmp \
libpcreposix.so:devel/pcre \
libLLVM-${LLVM_VERSION:C/./&./}.so:devel/llvm${LLVM_VERSION}
+BROKEN_FreeBSD_9= does not buld (/usr/local/lib/gcc49/include/c++/cstddef:51:11: error: '::max_align_t' has not been declared)
+
SUB_FILES= pkg-message
USES= gmake iconv pathfix pkgconfig