git: 57a30ab234a9 - main - net/tcpview: Fix build with LLVM15

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Sat, 11 Feb 2023 14:41:03 UTC
The branch main has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=57a30ab234a9771eb5a4f50a54f8aaba7cd62a91

commit 57a30ab234a9771eb5a4f50a54f8aaba7cd62a91
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2023-02-11 13:54:07 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2023-02-11 13:54:07 +0000

    net/tcpview: Fix build with LLVM15
---
 net/tcpview/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net/tcpview/Makefile b/net/tcpview/Makefile
index c6ff57a4fa6e..e7852e0ccb17 100644
--- a/net/tcpview/Makefile
+++ b/net/tcpview/Makefile
@@ -13,6 +13,7 @@ MAKE_JOBS_UNSAFE=	yes
 
 USES=		bison motif tar:Z
 MAKE_ARGS=	PREFIX=${STAGEDIR}${PREFIX}
+CFLAGS=		-Wno-int-conversion
 
 post-patch:
 .for f in nametoaddr.c addrtoname.c print-nfs.c detail-tcp.c tv_addrtoname.c