net-mgmt/tcptrack: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-08-02 15:31:32 +02:00
parent ee16c7da92
commit cfb9f43f84

View file

@ -13,6 +13,7 @@ LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
USES= ncurses
USE_CXXSTD= c++14
GNU_CONFIGURE= yes