git: 603cf1b14137 - main - x11-drivers/xf86-input-wacom: Moved man to share/man

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

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

commit 603cf1b141378727c1a2518d1c27b69ba76df974
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 16:32:12 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 16:36:32 +0000

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

diff --git a/x11-drivers/xf86-input-wacom/Makefile b/x11-drivers/xf86-input-wacom/Makefile
index fc8a77037d28..521732624ac2 100644
--- a/x11-drivers/xf86-input-wacom/Makefile
+++ b/x11-drivers/xf86-input-wacom/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xf86-input-wacom
 PORTVERSION=	0.39.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-drivers
 MASTER_SITES=	https://github.com/linuxwacom/${PORTNAME}/releases/download/${DISTNAME}/
 
@@ -18,6 +18,7 @@ USE_XORG=	x11 xext xinerama xrandr
 LDFLAGS+=	-Wl,--as-needed # Xext
 USE_RC_SUBR=	wacom
 SUB_FILES=	pkg-message
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CONFIGURE_ENV=	UDEV_CFLAGS=" " UDEV_LIBS=" "
 CONFIGURE_ARGS=	--without-systemd-unit-dir \
 		--without-udev-rules-dir \
diff --git a/x11-drivers/xf86-input-wacom/pkg-plist b/x11-drivers/xf86-input-wacom/pkg-plist
index 9f602462ff9d..9856260b7d8d 100644
--- a/x11-drivers/xf86-input-wacom/pkg-plist
+++ b/x11-drivers/xf86-input-wacom/pkg-plist
@@ -9,6 +9,6 @@ include/xorg/wacom-properties.h
 include/xorg/wacom-util.h
 lib/xorg/modules/input/wacom_drv.so
 libdata/pkgconfig/xorg-wacom.pc
-man/man1/xsetwacom.1.gz
-man/man4/wacom.4x.gz
+share/man/man1/xsetwacom.1.gz
+share/man/man4/wacom.4x.gz
 share/X11/xorg.conf.d/70-wacom.conf