aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-02-04 04:43:43 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-02-04 04:44:20 +0000
commit49709c91cf5f32ae17b3f2d576928a604289959f (patch)
treebefb882a0eadefc9c3ac0e3409becbf7d4d68a07
parent7045625cb3712876d1a37097acdf34a886d2c5ac (diff)
downloadports-49709c91cf5f32ae17b3f2d576928a604289959f.tar.gz
ports-49709c91cf5f32ae17b3f2d576928a604289959f.zip
www/cpp-httplib: Broken on 13
Reported by: fallout
-rw-r--r--www/cpp-httplib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/cpp-httplib/Makefile b/www/cpp-httplib/Makefile
index aa1055fcb8de..7edb87f38914 100644
--- a/www/cpp-httplib/Makefile
+++ b/www/cpp-httplib/Makefile
@@ -10,6 +10,8 @@ WWW= https://github.com/yhirose/cpp-httplib
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_FreeBSD_13= configure fails: OpenSSL is too old: Found unsuitable version "1.1.1t", but required is at least "3.0.0"
+
TEST_DEPENDS= gmake:devel/gmake
USES= cmake localbase:ldflags python:test # localbase only for tests