git: 4b6ec8d261a7 - main - net/xprobe: Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:19:32 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b6ec8d261a71a3134142dd491a1f53eba6c2827 commit 4b6ec8d261a71a3134142dd491a1f53eba6c2827 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:27:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:06:39 +0000 net/xprobe: Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104) --- net/xprobe/Makefile | 2 ++ net/xprobe/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/net/xprobe/Makefile b/net/xprobe/Makefile index c69ab9cee204..0467c25b1ec4 100644 --- a/net/xprobe/Makefile +++ b/net/xprobe/Makefile @@ -13,8 +13,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING CONFIGURE_ENV= INSTALL=${INSTALL} GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share post-patch: @${REINPLACE_CMD} -e 's|-DBROKEN_BSD||' ${WRKSRC}/libs-external/USI++/src/configure .include <bsd.port.mk> +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/net/xprobe/pkg-plist b/net/xprobe/pkg-plist index d2804f156083..d0ea561db8a7 100644 --- a/net/xprobe/pkg-plist +++ b/net/xprobe/pkg-plist @@ -1,3 +1,3 @@ bin/xprobe2 @sample %%ETCDIR%%/xprobe2.conf.sample -man/man1/xprobe2.1.gz +share/man/man1/xprobe2.1.gz