aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-05-17 02:49:23 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-05-17 02:55:01 +0000
commit567d279dca9b3fc81dc7d67d7ad45c7a33444905 (patch)
treec4fa7e6acb0a3df370eba42f5c72165607fead50 /databases
parentc534e1edbbf584b38d153f4e742e63895ff2a3df (diff)
downloadports-567d279dca9b3fc81dc7d67d7ad45c7a33444905.tar.gz
ports-567d279dca9b3fc81dc7d67d7ad45c7a33444905.zip
databases/arrow: Broken on 11
Reported by: fallout
Diffstat (limited to 'databases')
-rw-r--r--databases/arrow/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile
index 2862a156f9e4..d5eb2301256c 100644
--- a/databases/arrow/Makefile
+++ b/databases/arrow/Makefile
@@ -14,6 +14,8 @@ COMMENT= Columnar in-memory analytics layer for big data
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/../LICENSE.txt
+BROKEN_FreeBSD_11= The OpenSSL must be greater than or equal to 1.1.0
+
LIB_DEPENDS= libboost_system.so:devel/boost-libs
USES= cmake compiler:c++11-lang localbase pkgconfig python:build