git: dfd3c4c296d9 - main - comms/xastir: Moved man to share/man

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

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

commit dfd3c4c296d97c0907f39ddbbbce247fc719a2b8
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-22 17:40:41 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-22 18:19:24 +0000

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

diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile
index 3ae01fd4b16f..14cd7c77a257 100644
--- a/comms/xastir/Makefile
+++ b/comms/xastir/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xastir
 DISTVERSIONPREFIX=	Release-
 DISTVERSION=	2.2.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	comms hamradio
 
 MAINTAINER=	carl@stagecraft.cx
@@ -32,6 +32,7 @@ USES=		autoreconf gmake gnome jpeg motif shebangfix xorg
 USE_XORG=	ice sm x11 xext xt
 USE_GNOME+=	libxml2
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 
 SHEBANG_FILES=	scripts/gpx2shape
 SHEBANG_REGEX=	./scripts/.*\.(sh|pl|py)
diff --git a/comms/xastir/pkg-plist b/comms/xastir/pkg-plist
index 16196680fb65..d694e97b688d 100644
--- a/comms/xastir/pkg-plist
+++ b/comms/xastir/pkg-plist
@@ -2,10 +2,10 @@ bin/callpass
 bin/testdbfawk
 bin/xastir
 bin/xastir_udp_client
-man/man1/callpass.1.gz
-man/man1/testdbfawk.1.gz
-man/man1/xastir.1.gz
-man/man1/xastir_udp_client.1.gz
+share/man/man1/callpass.1.gz
+share/man/man1/testdbfawk.1.gz
+share/man/man1/xastir.1.gz
+share/man/man1/xastir_udp_client.1.gz
 %%DOCSDIR%%/AUTHORS
 %%DOCSDIR%%/CONTRIBUTING.md
 %%DOCSDIR%%/COPYING