aboutsummaryrefslogtreecommitdiff
path: root/misc/veles
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-01-05 22:15:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-01-05 22:15:10 +0000
commita7eb2e53a8ec01d29e484eefae02bbc920c76bd2 (patch)
treecec1e08fca6e9fe83ac07e043f04f1e8ec0c63a1 /misc/veles
parentd1503e798349f648ed4d60fdbc48bda4401e3031 (diff)
downloadports-a7eb2e53a8ec01d29e484eefae02bbc920c76bd2.tar.gz
ports-a7eb2e53a8ec01d29e484eefae02bbc920c76bd2.zip
Mark as BROKEN on riscv64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=560439
Diffstat (limited to 'misc/veles')
-rw-r--r--misc/veles/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/veles/Makefile b/misc/veles/Makefile
index aaf7e171f4b6..b68954ac0df8 100644
--- a/misc/veles/Makefile
+++ b/misc/veles/Makefile
@@ -14,6 +14,8 @@ COMMENT= Tool for binary data visualization and analysis
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE-2.0
+BROKEN_riscv64= fails to build: /usr/include/c++/v1/__config:1141:6: No thread API
+
PYTHON_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>0:devel/py-msgpack@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pbr>0:devel/py-pbr@${PY_FLAVOR} \