git: 65072c8f93d8 - main - x11-drivers/xf86-video-vesa: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 17:03:52 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=65072c8f93d8e124d491f027ebf4b3196163e8d1 commit 65072c8f93d8e124d491f027ebf4b3196163e8d1 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 16:58:06 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 16:58:06 +0000 x11-drivers/xf86-video-vesa: Moved man to share/man Approved by: portmgr (blanket) --- x11-drivers/xf86-video-vesa/Makefile | 4 +++- x11-drivers/xf86-video-vesa/pkg-plist | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/x11-drivers/xf86-video-vesa/Makefile b/x11-drivers/xf86-video-vesa/Makefile index 94cdbdab9a68..9ca66253dc8f 100644 --- a/x11-drivers/xf86-video-vesa/Makefile +++ b/x11-drivers/xf86-video-vesa/Makefile @@ -1,6 +1,6 @@ PORTNAME= xf86-video-vesa PORTVERSION= 2.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -8,4 +8,6 @@ COMMENT= X.Org vesa display driver USES= xorg-cat:driver +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share + .include <bsd.port.mk> diff --git a/x11-drivers/xf86-video-vesa/pkg-plist b/x11-drivers/xf86-video-vesa/pkg-plist index 39e1a0332822..0bb43f47bb73 100644 --- a/x11-drivers/xf86-video-vesa/pkg-plist +++ b/x11-drivers/xf86-video-vesa/pkg-plist @@ -1,2 +1,2 @@ lib/xorg/modules/drivers/vesa_drv.so -man/man4/vesa.4x.gz +share/man/man4/vesa.4x.gz