git: 29590084d62c - main - x11/xvidtune: Moved man to share/man

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

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

commit 29590084d62c925601d32ef5d1325fb63a3d9388
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 19:33:21 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 20:38:43 +0000

    x11/xvidtune: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 x11/xvidtune/Makefile  | 3 +++
 x11/xvidtune/pkg-plist | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/x11/xvidtune/Makefile b/x11/xvidtune/Makefile
index c5623eb75fc9..ebcca931c938 100644
--- a/x11/xvidtune/Makefile
+++ b/x11/xvidtune/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	xvidtune
 PORTVERSION=	1.0.3
+PORTREVISION=	1
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -8,4 +9,6 @@ COMMENT=	Video mode tuner for X
 USES=		xorg xorg-cat:app
 USE_XORG=	xxf86vm xt xaw
 
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
+
 .include <bsd.port.mk>
diff --git a/x11/xvidtune/pkg-plist b/x11/xvidtune/pkg-plist
index 2933d41f0121..0228fe7989c9 100644
--- a/x11/xvidtune/pkg-plist
+++ b/x11/xvidtune/pkg-plist
@@ -1,3 +1,3 @@
 bin/xvidtune
 share/X11/app-defaults/Xvidtune
-man/man1/xvidtune.1.gz
+share/man/man1/xvidtune.1.gz