git: 09329cea7638 - main - net-mgmt/tcpreplay: Fix deprecated CPE_VENDOR
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 17:49:55 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=09329cea7638b7ad0dba6f1f0c7d2efe92c12dbb commit 09329cea7638b7ad0dba6f1f0c7d2efe92c12dbb Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2022-04-18 17:48:52 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2022-04-18 17:49:51 +0000 net-mgmt/tcpreplay: Fix deprecated CPE_VENDOR Approved by: portmgr (blanket) --- net-mgmt/tcpreplay/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile index bd788ea170a9..9d3298bb430e 100644 --- a/net-mgmt/tcpreplay/Makefile +++ b/net-mgmt/tcpreplay/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libdnet.so:net/libdnet \ libopts.so:devel/autogen USES= cpe gmake libtool pkgconfig tar:xz -CPE_VENDOR= appneta +CPE_VENDOR= broadcom GNU_CONFIGURE= yes # libopts options are required when using autogen