git: a1a38153caef - main - benchmarks/iperf3: Move man pages to share/man

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 02 Mar 2024 15:49:37 UTC
The branch main has been updated by diizzy:

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

commit a1a38153caef99ddfafe64fa7892833ae8d9d7f4
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-03-02 15:43:38 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-03-02 15:45:08 +0000

    benchmarks/iperf3: Move man pages to share/man
    
    Approved by:    portmgr (blanket)
---
 benchmarks/iperf3/Makefile  | 2 ++
 benchmarks/iperf3/pkg-plist | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/benchmarks/iperf3/Makefile b/benchmarks/iperf3/Makefile
index a9e70ff62464..dd4294504da3 100644
--- a/benchmarks/iperf3/Makefile
+++ b/benchmarks/iperf3/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	iperf
 DISTVERSION=	3.16
+PORTREVISION=	1
 CATEGORIES=	benchmarks
 MASTER_SITES=	https://downloads.es.net/pub/iperf/
 PKGNAMESUFFIX=	3
@@ -13,6 +14,7 @@ LICENSE_COMB=	multi
 
 USES=		cpe libtool ssl
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
 USE_LDCONFIG=	yes
 
 CPE_VENDOR=	iperf_project
diff --git a/benchmarks/iperf3/pkg-plist b/benchmarks/iperf3/pkg-plist
index 96004fb1efb1..356634d672dd 100644
--- a/benchmarks/iperf3/pkg-plist
+++ b/benchmarks/iperf3/pkg-plist
@@ -4,5 +4,5 @@ include/iperf_api.h
 lib/libiperf.so
 lib/libiperf.so.0
 lib/libiperf.so.0.0.0
-man/man1/iperf3.1.gz
-man/man3/libiperf.3.gz
+share/man/man1/iperf3.1.gz
+share/man/man3/libiperf.3.gz