aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-25 08:13:47 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-25 08:36:28 +0000
commita4b18cfacadad426603d71d022518cc88b5ba150 (patch)
treeb96e4df76cd2d597da15c5d89063c951a6b1b88a
parent28c954ae983f82069dc923f2aa8ede9e14324fd0 (diff)
downloadports-a4b18cfacadad426603d71d022518cc88b5ba150.tar.gz
ports-a4b18cfacadad426603d71d022518cc88b5ba150.zip
textproc/wv2: Fix build with llvm16
Sponsored by: The FreeBSD Foundation
-rw-r--r--textproc/wv2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile
index 6ef9c8510530..1a906effc4af 100644
--- a/textproc/wv2/Makefile
+++ b/textproc/wv2/Makefile
@@ -12,6 +12,7 @@ LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
USES= cmake gnome iconv libtool pkgconfig tar:bzip2
+USE_CXXSTD= c++14
USE_GNOME= libgsf
USE_LDCONFIG= yes