git: e603b6f92cbc - main - devel/xparam: Fix build with llvm16

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 06 Aug 2023 20:30:30 UTC
The branch main has been updated by bofh:

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

commit e603b6f92cbc6f93e5d63439fc82de6c13054860
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-08-06 19:31:38 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-08-06 20:30:18 +0000

    devel/xparam: Fix build with llvm16
    
    Approved by:    portmgr (blanket)
    Sponsored by:   The FreeBSD Foundation
---
 devel/xparam/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/xparam/Makefile b/devel/xparam/Makefile
index 84e51f4c9620..378f6461e06f 100644
--- a/devel/xparam/Makefile
+++ b/devel/xparam/Makefile
@@ -12,6 +12,7 @@ LICENSE=	GPLv2+
 
 GNU_CONFIGURE=	yes
 USES=		gmake libtool:build
+USE_CXXSTD=	c++14
 USE_LDCONFIG=	yes
 
 post-install: