diff options
Diffstat (limited to 'databases/arrow/Makefile')
-rw-r--r-- | databases/arrow/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile index bef6fba557a4..28725fb916a3 100644 --- a/databases/arrow/Makefile +++ b/databases/arrow/Makefile @@ -14,8 +14,6 @@ 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 |