git: 2b4616726bf4 - main - x11-drivers/xf86-video-chips: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 16:37:21 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2b4616726bf420755b424771520c30d93ce6a416
commit 2b4616726bf420755b424771520c30d93ce6a416
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 16:35:28 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 16:36:35 +0000
x11-drivers/xf86-video-chips: Moved man to share/man
Approved by: portmgr (blanket)
---
x11-drivers/xf86-video-chips/Makefile | 4 +++-
x11-drivers/xf86-video-chips/pkg-plist | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/x11-drivers/xf86-video-chips/Makefile b/x11-drivers/xf86-video-chips/Makefile
index 1b66ca0de4fa..1d3838c689f5 100644
--- a/x11-drivers/xf86-video-chips/Makefile
+++ b/x11-drivers/xf86-video-chips/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xf86-video-chips
PORTVERSION= 1.4.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
@@ -9,4 +9,6 @@ WWW= https://www.x.org/
USES= xorg-cat:driver
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
+
.include <bsd.port.mk>
diff --git a/x11-drivers/xf86-video-chips/pkg-plist b/x11-drivers/xf86-video-chips/pkg-plist
index 8dd1b07bc53c..0bed21292b18 100644
--- a/x11-drivers/xf86-video-chips/pkg-plist
+++ b/x11-drivers/xf86-video-chips/pkg-plist
@@ -1,2 +1,2 @@
lib/xorg/modules/drivers/chips_drv.so
-man/man4/chips.4x.gz
+share/man/man4/chips.4x.gz