aboutsummaryrefslogtreecommitdiff
path: root/net-im/libsignal-client/Makefile
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2022-07-01 08:39:30 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2022-07-01 08:41:24 +0000
commitb5097ef59669c6c54c180cb20d1492b46805711e (patch)
tree3f02ec7829bb6b1906ea7c346a2b36d0869cd548 /net-im/libsignal-client/Makefile
parentc098029658fd71f990d943e3734adaeda546ea85 (diff)
downloadports-b5097ef59669c6c54c180cb20d1492b46805711e.tar.gz
ports-b5097ef59669c6c54c180cb20d1492b46805711e.zip
net-im/libsignal-client: Mark as broken on aarch64
Diffstat (limited to 'net-im/libsignal-client/Makefile')
-rw-r--r--net-im/libsignal-client/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/libsignal-client/Makefile b/net-im/libsignal-client/Makefile
index 8fd40917c062..73e08b598e8a 100644
--- a/net-im/libsignal-client/Makefile
+++ b/net-im/libsignal-client/Makefile
@@ -11,6 +11,8 @@ COMMENT= Implementation of the Signal client protocol
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_aarch64= fails to compile: could not compile `polyval`: the feature named `crypto` is not valid for this target
+
BUILD_DEPENDS= protoc:devel/protobuf
USES= cargo ssl