git: 867cdb903110 - main - x11-drivers/xf86-input-mouse: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 16:37:12 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=867cdb903110f3228d38e2cff2ebd75506681a79
commit 867cdb903110f3228d38e2cff2ebd75506681a79
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 16:24:06 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 16:36:29 +0000
x11-drivers/xf86-input-mouse: Moved man to share/man
Approved by: portmgr (blanket)
---
x11-drivers/xf86-input-mouse/Makefile | 4 +++-
x11-drivers/xf86-input-mouse/pkg-plist | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/x11-drivers/xf86-input-mouse/Makefile b/x11-drivers/xf86-input-mouse/Makefile
index 5a42b59af293..fc40474a2a7a 100644
--- a/x11-drivers/xf86-input-mouse/Makefile
+++ b/x11-drivers/xf86-input-mouse/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xf86-input-mouse
PORTVERSION= 1.9.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
@@ -12,4 +12,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= pathfix xorg-cat:driver
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
+
.include <bsd.port.mk>
diff --git a/x11-drivers/xf86-input-mouse/pkg-plist b/x11-drivers/xf86-input-mouse/pkg-plist
index 0d937b1a5c7f..0f63fe59779f 100644
--- a/x11-drivers/xf86-input-mouse/pkg-plist
+++ b/x11-drivers/xf86-input-mouse/pkg-plist
@@ -1,4 +1,4 @@
include/xorg/xf86-mouse-properties.h
lib/xorg/modules/input/mouse_drv.so
libdata/pkgconfig/xorg-mouse.pc
-man/man4/mousedrv.4x.gz
+share/man/man4/mousedrv.4x.gz