git: de36620f471a - main - x11-drivers/xf86-video-nv: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 17:03:41 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=de36620f471aefc01257d5b7f1ff064495404166 commit de36620f471aefc01257d5b7f1ff064495404166 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 16:46:57 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 16:46:57 +0000 x11-drivers/xf86-video-nv: Moved man to share/man Approved by: portmgr (blanket) --- x11-drivers/xf86-video-nv/Makefile | 3 +++ x11-drivers/xf86-video-nv/pkg-plist | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/x11-drivers/xf86-video-nv/Makefile b/x11-drivers/xf86-video-nv/Makefile index 416ef212a414..faa6820042a6 100644 --- a/x11-drivers/xf86-video-nv/Makefile +++ b/x11-drivers/xf86-video-nv/Makefile @@ -1,5 +1,6 @@ PORTNAME= xf86-video-nv PORTVERSION= 2.1.22 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -8,4 +9,6 @@ WWW= https://www.x.org/ USES= tar:xz xorg-cat:driver +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share + .include <bsd.port.mk> diff --git a/x11-drivers/xf86-video-nv/pkg-plist b/x11-drivers/xf86-video-nv/pkg-plist index 23953a9ae5f7..047c56a2e3aa 100644 --- a/x11-drivers/xf86-video-nv/pkg-plist +++ b/x11-drivers/xf86-video-nv/pkg-plist @@ -1,2 +1,2 @@ lib/xorg/modules/drivers/nv_drv.so -man/man4/nv.4x.gz +share/man/man4/nv.4x.gz