diff --git a/benchmarks/iperf3/Makefile b/benchmarks/iperf3/Makefile index a9e70ff62464..dd4294504da3 100644 --- a/benchmarks/iperf3/Makefile +++ b/benchmarks/iperf3/Makefile @@ -1,40 +1,42 @@ PORTNAME= iperf DISTVERSION= 3.16 +PORTREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= https://downloads.es.net/pub/iperf/ PKGNAMESUFFIX= 3 MAINTAINER= bmah@FreeBSD.org COMMENT= Improved tool to measure TCP and UDP bandwidth WWW= https://software.es.net/iperf/ LICENSE= BSD3CLAUSE MIT LICENSE_COMB= multi USES= cpe libtool ssl GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share USE_LDCONFIG= yes CPE_VENDOR= iperf_project PORTDOCS= README.md RELNOTES.md # Set ${DOCSDIR} to avoid conflict with benchmarks/iperf ${DOCSDIR} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} OPTIONS_DEFINE= DOCS STATIC OPTIONS_SUB= yes STATIC_CONFIGURE_ENABLE= static post-patch: # Don't build stuff that we're not going to install. Among other # things this means we're not going to try to build profiled objects # and/or executables. @${REINPLACE_CMD} -e '/^PROGRAMS /s/\$$(noinst_PROGRAMS)//' ${WRKSRC}/src/Makefile.in post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include 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 @@ -1,8 +1,8 @@ bin/iperf3 include/iperf_api.h %%STATIC%%lib/libiperf.a 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