git: 93f1993ebfdf - main - net-mgmt/tcpreplay: Set PORTSCOUT variable

From: Emanuel Haupt <ehaupt_at_FreeBSD.org>
Date: Tue, 13 Jun 2023 11:31:28 UTC
The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=93f1993ebfdf3515575234f126a9b588439374fb

commit 93f1993ebfdf3515575234f126a9b588439374fb
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2023-06-13 11:30:54 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2023-06-13 11:30:54 +0000

    net-mgmt/tcpreplay: Set PORTSCOUT variable
    
    While here pacify portfmt
---
 net-mgmt/tcpreplay/Makefile | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile
index 34e95c7881b7..6ff165f37533 100644
--- a/net-mgmt/tcpreplay/Makefile
+++ b/net-mgmt/tcpreplay/Makefile
@@ -18,13 +18,16 @@ CPE_VENDOR=	broadcom
 
 GNU_CONFIGURE=	yes
 # libopts options are required when using autogen
-CONFIGURE_ARGS=	--program-transform-name='s|.*\(tcp.*\)|\1|' \
-		--with-pcapnav-config=${LOCALBASE}/bin/pcapnav-config \
-		--disable-libopts-install \
-		--disable-local-libopts
+CONFIGURE_ARGS=	--disable-libopts-install \
+		--disable-local-libopts \
+		--program-transform-name='s|.*\(tcp.*\)|\1|' \
+		--with-pcapnav-config=${LOCALBASE}/bin/pcapnav-config
 
 TEST_TARGET=	test
 
+# https://github.com/appneta/tcpreplay/issues/809
+PORTSCOUT=	skipv:4.4.4
+
 OPTIONS_DEFAULT=	LIBPCAP_BASE
 OPTIONS_SINGLE=		LIBPCAP
 OPTIONS_SINGLE_LIBPCAP=	LIBPCAP_BASE LIBPCAP_PORTS