git: 5f574490e262 - main - x11/bbappconf: Fix build with llvm16

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 05 Aug 2023 18:01:31 UTC
The branch main has been updated by bofh:

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

commit 5f574490e2628c2c6f9996f277f81d8675067f6f
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-08-05 15:00:43 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-08-05 18:01:10 +0000

    x11/bbappconf: Fix build with llvm16
    
    Approved by:    portmgr (blanket)
    Sponsored by:   The FreeBSD Foundation
---
 x11/bbappconf/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11/bbappconf/Makefile b/x11/bbappconf/Makefile
index ed40dbdc3178..b8e0414c3526 100644
--- a/x11/bbappconf/Makefile
+++ b/x11/bbappconf/Makefile
@@ -9,7 +9,9 @@ COMMENT=	Application configuring tool for the blackbox window manager
 WWW=		http://bbtools.sourceforge.net/
 
 USES=		xorg
+USE_CXXSTD=	c++14
 USE_XORG=	x11
+
 GNU_CONFIGURE=	yes
 
 do-install: