aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-02 21:17:54 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-02 21:18:15 +0000
commitd5b8f95f202231c47254a3c7c5b4bad705f10fa4 (patch)
treecf65c67ee29008aee03d6cf23852c2911d1089f0
parenteffa1f7e77552e7c0ab3a489bb5c5fa30440df8e (diff)
downloadports-d5b8f95f202231c47254a3c7c5b4bad705f10fa4.tar.gz
ports-d5b8f95f202231c47254a3c7c5b4bad705f10fa4.zip
www/wsmake: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
-rw-r--r--www/wsmake/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/wsmake/Makefile b/www/wsmake/Makefile
index b5e7cbebbaa6..1e7dc4794deb 100644
--- a/www/wsmake/Makefile
+++ b/www/wsmake/Makefile
@@ -12,6 +12,8 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake tar:bzip2
+USE_CXXSTD= c++14
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-gwsmake=no --enable-iswmake=no