From a1a38153caef99ddfafe64fa7892833ae8d9d7f4 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sat, 2 Mar 2024 16:43:38 +0100 Subject: [PATCH] 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 a9e70ff62464e..dd4294504da30 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 96004fb1efb10..356634d672dd2 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