View | Details | Raw Unified | Return to bug 260657
Collapse All | Expand All

(-)b/security/botan110/Makefile (+3 lines)
Lines 14-19 COMMENT= Portable, easy to use, and efficient C++ crypto library Link Here
14
LICENSE=	BSD2CLAUSE
14
LICENSE=	BSD2CLAUSE
15
LICENSE_FILE=	${WRKSRC}/doc/license.txt
15
LICENSE_FILE=	${WRKSRC}/doc/license.txt
16
16
17
DEPRECATED=	Deprecated upstream, users are recommended to migrate to 2.x
18
EXPIRATION_DATE=2022-03-31
19
17
BROKEN_riscv64=		fails to build: Unknown or unidentifiable processor "riscv"
20
BROKEN_riscv64=		fails to build: Unknown or unidentifiable processor "riscv"
18
21
19
OPTIONS_DEFINE=		SSL GMP DOCS
22
OPTIONS_DEFINE=		SSL GMP DOCS

Return to bug 260657