From e603b6f92cbc6f93e5d63439fc82de6c13054860 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sun, 6 Aug 2023 21:31:38 +0200 Subject: [PATCH] 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 84e51f4c96205..378f6461e06fc 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: