aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-05 18:34:39 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-05 18:55:50 +0000
commit697edca603bd89cc67dab28967a861fba0e6e846 (patch)
tree35f87e8163613ffdbb0ee89b25e0ab70376bb78f
parent4cc2a5c383d0f39974e8d40715adaa69fc0f2272 (diff)
downloadports-697edca603bd89cc67dab28967a861fba0e6e846.tar.gz
ports-697edca603bd89cc67dab28967a861fba0e6e846.zip
net-p2p/minder: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
-rw-r--r--net-p2p/minder/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/minder/Makefile b/net-p2p/minder/Makefile
index dbde4fb6081e..85772ee9161b 100644
--- a/net-p2p/minder/Makefile
+++ b/net-p2p/minder/Makefile
@@ -13,6 +13,7 @@ LICENSE= GPLv2+
LIB_DEPENDS= libSockets.so:net/Sockets
USES= gmake gnome pkgconfig ssl
+USE_CXXSTD= c++14
USE_GNOME= libxml2
CFLAGS+= -DHAVE_OPENSSL