aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-09-18 19:05:51 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-09-18 19:37:09 +0000
commit78800bad7772c2bcf377bd9c53506e36b977a5dd (patch)
treec552b1da9bb6ef4245574c208878f77e340462f1
parenteda723f6f9bd4411f38bdfc11720727ec5085a0c (diff)
downloadports-78800bad7772c2bcf377bd9c53506e36b977a5dd.tar.gz
ports-78800bad7772c2bcf377bd9c53506e36b977a5dd.zip
security/liboqs: Add BROKENxx lines
Reported by: fallout
-rw-r--r--security/liboqs/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/liboqs/Makefile b/security/liboqs/Makefile
index 5a7c4b5687b4..7e3a945980c6 100644
--- a/security/liboqs/Makefile
+++ b/security/liboqs/Makefile
@@ -8,6 +8,9 @@ COMMENT= C library for quantum-resistant cryptography
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN_FreeBSD_11= Could NOT find OpenSSL, try to set the path to OpenSSL root folder [...]
+BROKEN_i386= Unknown or unsupported processor: i386
+
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
USES= cmake python:test ssl