git: 26bc580a8a9f - main - x11/lxhotkey: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 01 Mar 2024 22:54:33 UTC
The branch main has been updated by bofh:

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

commit 26bc580a8a9f7163cde12d190754c03a4059a1ef
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-01 22:47:34 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-01 22:54:23 +0000

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

diff --git a/x11/lxhotkey/Makefile b/x11/lxhotkey/Makefile
index 6f517e2cbcfc..a6b2118f3d03 100644
--- a/x11/lxhotkey/Makefile
+++ b/x11/lxhotkey/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	lxhotkey
 PORTVERSION=	0.1.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11
 MASTER_SITES=	SF/lxde/LXHotkey/
 
@@ -19,6 +19,7 @@ LIB_DEPENDS=	libfm-extra.so:x11/libfm-extra \
 
 USES=		gettext-tools gmake gnome pathfix pkgconfig tar:xz xorg
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 USE_GNOME=	glib20 gtk20 intltool cairo gdkpixbuf2
 USE_XORG=	x11
 
diff --git a/x11/lxhotkey/pkg-plist b/x11/lxhotkey/pkg-plist
index fcbe2f879ac9..639f63787eea 100644
--- a/x11/lxhotkey/pkg-plist
+++ b/x11/lxhotkey/pkg-plist
@@ -3,7 +3,7 @@ include/lxhotkey/lxhotkey.h
 lib/lxhotkey/gtk.so
 lib/lxhotkey/ob.so
 libdata/pkgconfig/lxhotkey.pc
-man/man1/lxhotkey.1.gz
+share/man/man1/lxhotkey.1.gz
 share/applications/lxhotkey-gtk.desktop
 share/locale/cs/LC_MESSAGES/lxhotkey.mo
 share/locale/fr/LC_MESSAGES/lxhotkey.mo