git: 5d2820a4f224 - main - sysutils/incron: Fix build with llvm16

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

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

commit 5d2820a4f2242066a46380e43f55d70766dd9100
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-08-03 09:02:26 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-08-05 11:53:18 +0000

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

diff --git a/sysutils/incron/Makefile b/sysutils/incron/Makefile
index 4aec6aca618b..82a7d3537038 100644
--- a/sysutils/incron/Makefile
+++ b/sysutils/incron/Makefile
@@ -16,6 +16,7 @@ LICENSE_FILE_MIT=	${WRKSRC}/LICENSE-X11
 LIB_DEPENDS=	libinotify.so:devel/libinotify
 
 USES=		compiler localbase:ldflags
+USE_CXXSTD=	c++14
 USE_GITHUB=	yes
 GH_ACCOUNT=	ar-
 GH_TAGNAME=	81421d3a8bde0989d7e167d8a814d5232896c930