git: faca26d9fc26 - main - sysutils/cciss_vol_status: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 25 Feb 2024 14:31:03 UTC
The branch main has been updated by bofh:

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

commit faca26d9fc26cf4b849e303919c772d92f34f1af
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-25 14:22:40 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-25 14:30:29 +0000

    sysutils/cciss_vol_status: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 sysutils/cciss_vol_status/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sysutils/cciss_vol_status/Makefile b/sysutils/cciss_vol_status/Makefile
index d1f0ff5e4501..af4aa756ea66 100644
--- a/sysutils/cciss_vol_status/Makefile
+++ b/sysutils/cciss_vol_status/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	cciss_vol_status
 PORTVERSION=	1.12a
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/cciss/${PORTNAME}
 
@@ -11,8 +12,9 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 
-PLIST_FILES=	bin/cciss_vol_status etc/periodic/daily/cciss_vol_status man/man8/cciss_vol_status.8.gz
+PLIST_FILES=	bin/cciss_vol_status etc/periodic/daily/cciss_vol_status share/man/man8/cciss_vol_status.8.gz
 SUB_FILES=	cciss_vol_status
 
 post-install: