git: e83712eb8ee2 - main - comms/minicom: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Thu, 22 Feb 2024 14:02:50 UTC
The branch main has been updated by bofh:

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

commit e83712eb8ee2fd050f14e07df828141183333281
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-22 14:00:29 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-22 14:02:21 +0000

    comms/minicom: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 comms/minicom/Makefile  | 2 ++
 comms/minicom/pkg-plist | 8 ++++----
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index ed517216ce4d..48008945d8fa 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	minicom
 PORTVERSION=	2.8
+PORTREVISION=	1
 CATEGORIES=	comms
 
 MAINTAINER=	jailbird@fdf.net
@@ -14,6 +15,7 @@ RUN_DEPENDS=	lrz:comms/lrzsz
 USES=		cpe iconv localbase ncurses
 CPE_VENDOR=	minicom_project
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CONFIGURE_ARGS=	--enable-dfl-baud=57600 \
 		--enable-dfl-port=/dev/cuau0 \
 		--enable-lock-dir=/var/spool/lock \
diff --git a/comms/minicom/pkg-plist b/comms/minicom/pkg-plist
index bfaceb782211..278b7524bb86 100644
--- a/comms/minicom/pkg-plist
+++ b/comms/minicom/pkg-plist
@@ -3,10 +3,10 @@ bin/xminicom
 bin/runscript
 bin/ascii-xfr
 @dir %%ETCDIR%%
-man/man1/minicom.1.gz
-man/man1/runscript.1.gz
-man/man1/ascii-xfr.1.gz
-man/man1/xminicom.1.gz
+share/man/man1/minicom.1.gz
+share/man/man1/runscript.1.gz
+share/man/man1/ascii-xfr.1.gz
+share/man/man1/xminicom.1.gz
 %%NLS%%share/locale/cs/LC_MESSAGES/minicom.mo
 %%NLS%%share/locale/da/LC_MESSAGES/minicom.mo
 %%NLS%%share/locale/de/LC_MESSAGES/minicom.mo