From dcdecc7b7645f6a7f238afbe5111a1762aba5737 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Mon, 26 Feb 2024 07:27:43 +0100 Subject: [PATCH] sysutils/pdsh: Moved man to share/man Approved by: portmgr (blanket) --- sysutils/pdsh/Makefile | 3 ++- sysutils/pdsh/pkg-plist | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/sysutils/pdsh/Makefile b/sysutils/pdsh/Makefile index 003fc03aa9cdf..53c10163a46a7 100644 --- a/sysutils/pdsh/Makefile +++ b/sysutils/pdsh/Makefile @@ -1,7 +1,7 @@ PORTNAME= pdsh PORTVERSION= 2.34 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= i@levsha.me @@ -11,6 +11,7 @@ WWW= https://github.com/chaos/pdsh LICENSE= GPLv2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share # :keepla because port uses lt_dlopen USES= autoreconf gmake libtool:keepla perl5 shebangfix USE_GITHUB= yes diff --git a/sysutils/pdsh/pkg-plist b/sysutils/pdsh/pkg-plist index 5f21f457e0888..b65a1a97c7d75 100644 --- a/sysutils/pdsh/pkg-plist +++ b/sysutils/pdsh/pkg-plist @@ -17,7 +17,7 @@ lib/pdsh/execcmd.so %%RSH%%lib/pdsh/xrcmd.a %%RSH%%lib/pdsh/xrcmd.la %%RSH%%lib/pdsh/xrcmd.so -man/man1/dshbak.1.gz -man/man1/pdcp.1.gz -man/man1/pdsh.1.gz -man/man1/rpdcp.1.gz +share/man/man1/dshbak.1.gz +share/man/man1/pdcp.1.gz +share/man/man1/pdsh.1.gz +share/man/man1/rpdcp.1.gz