aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-07 01:33:11 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-07 11:54:42 +0000
commitaeac4861f9f469fc0f085c940901e7ef465c072c (patch)
tree1162b5bb1b6a25ebe49e576453af38a19de88ab5
parent71fa2b3caf41eceeb70d9a22e42587c1b3f7575b (diff)
downloadports-aeac4861f9f469fc0f085c940901e7ef465c072c.tar.gz
ports-aeac4861f9f469fc0f085c940901e7ef465c072c.zip
net-p2p/rtorrent: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
-rw-r--r--net-p2p/rtorrent/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index 9b825c5b936f..5ca10724a7ef 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -15,6 +15,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libtorrent.so:net-p2p/libtorrent
USES= compiler:c++11-lang ncurses pkgconfig
+USE_CXXSTD= c++14
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-debug