git: 9ef6f5599110 - main - deskutils/xwrits: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 23 Feb 2024 06:52:24 UTC
The branch main has been updated by bofh:

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

commit 9ef6f5599110c671a47bd71a59f9be255a9fedf4
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-23 06:39:58 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-23 06:51:54 +0000

    deskutils/xwrits: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 deskutils/xwrits/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/deskutils/xwrits/Makefile b/deskutils/xwrits/Makefile
index e4377a1d9e7e..28b8bd49da67 100644
--- a/deskutils/xwrits/Makefile
+++ b/deskutils/xwrits/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xwrits
 PORTVERSION=	2.26
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	deskutils
 MASTER_SITES=	http://www.lcdf.org/${PORTNAME}/
 
@@ -11,11 +11,12 @@ WWW=		https://www.lcdf.org/xwrits/
 LICENSE=	GPLv2 # only
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 USES=		xorg
 USE_XORG=	ice sm x11 xau xdmcp xext xinerama
 
 PLIST_FILES=	bin/xwrits \
-		man/man1/xwrits.1.gz
+		share/man/man1/xwrits.1.gz
 
 PORTDOCS=	GESTURES NEWS README TODO