aboutsummaryrefslogtreecommitdiff
path: root/security/botan110
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-12-06 16:56:12 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-12-06 16:56:12 +0000
commitbdc035e33cb4d970153eb48dcf5ebbeacdb2f925 (patch)
treebb2d04ca5ec35273c6caee8a711184dd59159d9d /security/botan110
parent2e571bc089b5f8fb228cf1c7465e16e1b47dbbc7 (diff)
downloadports-bdc035e33cb4d970153eb48dcf5ebbeacdb2f925.tar.gz
ports-bdc035e33cb4d970153eb48dcf5ebbeacdb2f925.zip
Mark as BROKEN on riscv64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=557149
Diffstat (limited to 'security/botan110')
-rw-r--r--security/botan110/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/botan110/Makefile b/security/botan110/Makefile
index e0337452b2b6..aa5a07ae3711 100644
--- a/security/botan110/Makefile
+++ b/security/botan110/Makefile
@@ -15,6 +15,8 @@ COMMENT= Portable, easy to use, and efficient C++ crypto library
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/doc/license.txt
+BROKEN_riscv64= fails to build: Unknown or unidentifiable processor "riscv"
+
OPTIONS_DEFINE= SSL GMP DOCS
OPTIONS_DEFAULT= SSL GMP