From 603cf1b141378727c1a2518d1c27b69ba76df974 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Mon, 26 Feb 2024 17:32:12 +0100 Subject: [PATCH] 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