git: d97cc9dbc95c - main - comms/scmxx: Moved man to share/man

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

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

commit d97cc9dbc95c15178740f4b1d76a21a68e2bdd99
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-22 17:26:54 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-22 18:19:22 +0000

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

diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile
index 17900f373f83..c72c984438e2 100644
--- a/comms/scmxx/Makefile
+++ b/comms/scmxx/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	scmxx
 PORTVERSION=	0.9.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	comms
 MASTER_SITES=	SF
 
@@ -10,6 +10,7 @@ WWW=		http://www.hendrik-sattler.de/scmxx/
 
 USES=		gettext iconv gmake tar:bzip2
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CFLAGS+=	-I${LOCALBASE}/include
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
diff --git a/comms/scmxx/pkg-plist b/comms/scmxx/pkg-plist
index 4df0fd7d9924..75c87a9855e6 100644
--- a/comms/scmxx/pkg-plist
+++ b/comms/scmxx/pkg-plist
@@ -2,10 +2,10 @@ bin/adr2vcf
 bin/apoconv
 bin/scmxx
 bin/smi
-man/de/man1/scmxx.1.gz
-man/it/man1/scmxx.1.gz
-man/man1/scmxx.1.gz
-man/ru/man1/scmxx.1.gz
+share/man/de/man1/scmxx.1.gz
+share/man/it/man1/scmxx.1.gz
+share/man/man1/scmxx.1.gz
+share/man/ru/man1/scmxx.1.gz
 share/locale/de/LC_MESSAGES/scmxx.mo
 share/locale/fr/LC_MESSAGES/scmxx.mo
 share/locale/it/LC_MESSAGES/scmxx.mo