aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/tcpreplay
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2019-05-25 12:15:28 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2019-05-25 12:15:28 +0000
commita54d3673cc13d731c2dda48d28a088e5f7255b8f (patch)
tree8e852f7ded718879160fe51dfdc3b7d8b2fb8be2 /net-mgmt/tcpreplay
parent7a817f72487b096ed2233878ce91514d65c6f319 (diff)
downloadports-a54d3673cc13d731c2dda48d28a088e5f7255b8f.tar.gz
ports-a54d3673cc13d731c2dda48d28a088e5f7255b8f.zip
Mark BROKEN on 13.0-CURRENT, includes a comment with a link to the upstream bug
report. Notified by: pkg-fallout
Notes
Notes: svn path=/head/; revision=502571
Diffstat (limited to 'net-mgmt/tcpreplay')
-rw-r--r--net-mgmt/tcpreplay/Makefile3
1 files changed, 3 insertions, 0 deletions
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