aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-18 17:02:40 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-18 22:23:25 +0000
commit0cc7833e22fa358e7307af3a644d6d37d2c5267b (patch)
tree95aca0af2bd8e176873a77677387b0a2c28306e4
parent87fbb7ee2ab785cb310b677df62061d716466356 (diff)
downloadports-0cc7833e22fa358e7307af3a644d6d37d2c5267b.tar.gz
ports-0cc7833e22fa358e7307af3a644d6d37d2c5267b.zip
devel/xmltooling: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
-rw-r--r--devel/xmltooling/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/xmltooling/Makefile b/devel/xmltooling/Makefile
index 051420027a26..629d2adb02b7 100644
--- a/devel/xmltooling/Makefile
+++ b/devel/xmltooling/Makefile
@@ -20,6 +20,7 @@ USES= cpe gmake libtool pkgconfig tar:bzip2 ssl autoreconf
CPE_VENDOR= ${PORTNAME}_project
USE_LDCONFIG= yes
CONFIGURE_ENV+= openssl_LIBS="-L${OPENSSLLIB} -lcrypto" openssl_CFLAGS=-I${OPENSSLBASE}
+USE_CXXSTD= c++14
PORTDOCS= *