aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-06-22 09:15:19 +0800
committerlinimon <linimon@FreeBSD.org>2018-06-22 09:15:19 +0800
commitc35b4e29d6d16a32622548a17d38815d59c59d9e (patch)
tree0c07443b478fb33416592bf0cae1d18b5907dd27 /net-mgmt
parent4fa4a1e28574ef2665f5294de9c34240a7329a66 (diff)
downloadfreebsd-ports-gnome-c35b4e29d6d16a32622548a17d38815d59c59d9e.tar.gz
freebsd-ports-gnome-c35b4e29d6d16a32622548a17d38815d59c59d9e.tar.zst
freebsd-ports-gnome-c35b4e29d6d16a32622548a17d38815d59c59d9e.zip
Mark these ports as broken on aarch64, and, where appropriate, on armvX.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/riemann-c-client/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/riemann-c-client/Makefile b/net-mgmt/riemann-c-client/Makefile
index aa8e7a7ecb29..eb6bf865035b 100644
--- a/net-mgmt/riemann-c-client/Makefile
+++ b/net-mgmt/riemann-c-client/Makefile
@@ -13,6 +13,8 @@ COMMENT= C library and command-line tool for Riemann
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_aarch64= fails to build: FAIL: tests/check_symver
+
BUILD_DEPENDS= check>0:devel/check
LIB_DEPENDS= libprotobuf-c.so:devel/protobuf-c \
libgnutls.so:security/gnutls \