git: a484847f5382 - main - sysutils/cronolog: Moved man to share/man

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

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

commit a484847f5382ab1d610ca2e59ec224f059642145
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-25 15:58:25 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-25 17:18:50 +0000

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

diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile
index c1a785113c06..cbcc3f98e006 100644
--- a/sysutils/cronolog/Makefile
+++ b/sysutils/cronolog/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cronolog
 PORTVERSION=	1.6.2
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	sysutils
 
 MAINTAINER=	ports@FreeBSD.org
@@ -14,6 +14,7 @@ CONFLICTS_INSTALL=	cronolog-devel
 
 INFO=		cronolog
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	fordmason
diff --git a/sysutils/cronolog/pkg-plist b/sysutils/cronolog/pkg-plist
index b9a0b4a50792..9d3b250caa4a 100644
--- a/sysutils/cronolog/pkg-plist
+++ b/sysutils/cronolog/pkg-plist
@@ -1,4 +1,4 @@
 sbin/cronolog
 sbin/cronosplit
-man/man1/cronolog.1m.gz
-man/man1/cronosplit.1m.gz
+share/man/man1/cronolog.1m.gz
+share/man/man1/cronosplit.1m.gz