diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile index 39e749853ef5..3853a970c9e5 100644 --- a/net-mgmt/tcpreplay/Makefile +++ b/net-mgmt/tcpreplay/Makefile @@ -11,6 +11,9 @@ COMMENT= Tool to replay saved packet capture files LICENSE= GPLv3 +# Upstream bug report: https://github.com/appneta/tcpreplay/issues/558 +BROKEN_FreeBSD_13= fails to compile: incomplete definition of type 'struct next' + LIB_DEPENDS= libopts.so:devel/autogen \ libdnet.so:net/libdnet BUILD_DEPENDS= pcapnav-config:net/libpcapnav