git: 274ac47ee76c - main - sysutils/rsnapshot: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Mon, 26 Feb 2024 07:05:21 UTC
The branch main has been updated by bofh:

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

commit 274ac47ee76c3d87cdb6e0304ff363972cd61d83
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 06:44:39 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 07:04:51 +0000

    sysutils/rsnapshot: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 sysutils/rsnapshot/Makefile  | 3 ++-
 sysutils/rsnapshot/pkg-plist | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/sysutils/rsnapshot/Makefile b/sysutils/rsnapshot/Makefile
index fdadf33c3db0..d1c07fd95239 100644
--- a/sysutils/rsnapshot/Makefile
+++ b/sysutils/rsnapshot/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	rsnapshot
 PORTVERSION=	1.4.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.rsnapshot.org/downloads/
 
@@ -18,6 +18,7 @@ RUN_DEPENDS=	rsync:net/rsync \
 USES=		perl5
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 NO_ARCH=	yes
 
 PORTDOCS=	AUTHORS ChangeLog README.md
diff --git a/sysutils/rsnapshot/pkg-plist b/sysutils/rsnapshot/pkg-plist
index f959fa6e7c2c..88fbd598be44 100644
--- a/sysutils/rsnapshot/pkg-plist
+++ b/sysutils/rsnapshot/pkg-plist
@@ -1,5 +1,5 @@
 bin/rsnapshot
 bin/rsnapshot-diff
 %%ETCDIR%%.conf.default
-man/man1/rsnapshot-diff.1.gz
-man/man1/rsnapshot.1.gz
+share/man/man1/rsnapshot-diff.1.gz
+share/man/man1/rsnapshot.1.gz