aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-03 09:02:26 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-05 11:53:18 +0000
commit5d2820a4f2242066a46380e43f55d70766dd9100 (patch)
tree2237cf10fdae506c874c9c6565dcc34f1a069514
parentb41367a112fb3decf178778f28680d634832c3da (diff)
downloadports-5d2820a4f2242066a46380e43f55d70766dd9100.tar.gz
ports-5d2820a4f2242066a46380e43f55d70766dd9100.zip
sysutils/incron: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
-rw-r--r--sysutils/incron/Makefile1
1 files changed, 1 insertions, 0 deletions
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