From a54d3673cc13d731c2dda48d28a088e5f7255b8f Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Sat, 25 May 2019 12:15:28 +0000 Subject: [PATCH] Mark BROKEN on 13.0-CURRENT, includes a comment with a link to the upstream bug report. Notified by: pkg-fallout --- net-mgmt/tcpreplay/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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