git: badb313baa34 - main - databases/arrow: drop redundant part of 0ca297ebde92

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sun, 07 May 2023 00:53:46 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=badb313baa341c43846b694a39178fac9f901244

commit badb313baa341c43846b694a39178fac9f901244
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-05-07 00:26:47 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-05-07 00:53:26 +0000

    databases/arrow: drop redundant part of 0ca297ebde92
---
 databases/arrow/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile
index 1202eee45594..43e99038d217 100644
--- a/databases/arrow/Makefile
+++ b/databases/arrow/Makefile
@@ -18,7 +18,6 @@ LICENSE_FILE=	${WRKSRC}/../LICENSE.txt
 LIB_DEPENDS=	libboost_system.so:devel/boost-libs
 
 USES=		cmake compiler:c++14-lang localbase pkgconfig python:build
-USE_CXXSTD=	c++14 # googletest 1.13
 USE_LDCONFIG=	yes
 
 WRKSRC_SUBDIR=	cpp