git: a0c1af4bfdcb - main - textproc/xenv: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Mon, 26 Feb 2024 12:36:31 UTC
The branch main has been updated by bofh:

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

commit a0c1af4bfdcba7913995399bdb3b4725e88da9f1
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 12:33:00 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 12:35:33 +0000

    textproc/xenv: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 textproc/xenv/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/textproc/xenv/Makefile b/textproc/xenv/Makefile
index 177a4be0c549..18781fd54829 100644
--- a/textproc/xenv/Makefile
+++ b/textproc/xenv/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	xenv
 PORTVERSION=	4.0
+PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	https://download.gnu.org.ua/release/xenv/
 
@@ -10,9 +11,10 @@ WWW=		https://gnu.org.ua/software/xenv/
 LICENSE=	GPLv3+
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 TEST_TARGET=	check
 
-PLIST_FILES=	bin/xenv man/man1/xenv.1.gz
+PLIST_FILES=	bin/xenv share/man/man1/xenv.1.gz
 PORTDOCS=	NEWS README
 INFO=		${PORTNAME}