git: c893b16337c2 - main - x11-drivers/xf86-video-vmware: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 17:03:53 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c893b16337c2a31bc7f9308f31cc9916a52afb87 commit c893b16337c2a31bc7f9308f31cc9916a52afb87 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 16:59:30 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 16:59:30 +0000 x11-drivers/xf86-video-vmware: Moved man to share/man Approved by: portmgr (blanket) --- x11-drivers/xf86-video-vmware/Makefile | 3 ++- x11-drivers/xf86-video-vmware/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/x11-drivers/xf86-video-vmware/Makefile b/x11-drivers/xf86-video-vmware/Makefile index 9fbe17cfe394..f9777b2a758a 100644 --- a/x11-drivers/xf86-video-vmware/Makefile +++ b/x11-drivers/xf86-video-vmware/Makefile @@ -1,6 +1,6 @@ PORTNAME= xf86-video-vmware PORTVERSION= 13.3.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -18,6 +18,7 @@ USES= xorg-cat:driver LIB_DEPENDS+= libdrm.so:graphics/libdrm \ libxatracker.so:graphics/mesa-gallium-xa +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --without-libudev .include <bsd.port.options.mk> diff --git a/x11-drivers/xf86-video-vmware/pkg-plist b/x11-drivers/xf86-video-vmware/pkg-plist index 56d7543a15b1..4cc6da8666d7 100644 --- a/x11-drivers/xf86-video-vmware/pkg-plist +++ b/x11-drivers/xf86-video-vmware/pkg-plist @@ -1,2 +1,2 @@ lib/xorg/modules/drivers/vmware_drv.so -man/man4/vmware.4x.gz +share/man/man4/vmware.4x.gz