git: f31c4b12da22 - main - x11-drivers/xf86-video-r128: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 17:03:44 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=f31c4b12da225060505d028886c4f46b8176aeb3 commit f31c4b12da225060505d028886c4f46b8176aeb3 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 16:50:38 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 16:50:38 +0000 x11-drivers/xf86-video-r128: Moved man to share/man Approved by: portmgr (blanket) --- x11-drivers/xf86-video-r128/Makefile | 4 +++- x11-drivers/xf86-video-r128/pkg-plist | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/x11-drivers/xf86-video-r128/Makefile b/x11-drivers/xf86-video-r128/Makefile index 541859cb3f99..d93103f09b1f 100644 --- a/x11-drivers/xf86-video-r128/Makefile +++ b/x11-drivers/xf86-video-r128/Makefile @@ -1,6 +1,6 @@ PORTNAME= xf86-video-r128 PORTVERSION= 6.12.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -12,4 +12,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= gl xorg-cat:driver USE_GL= gl +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share + .include <bsd.port.mk> diff --git a/x11-drivers/xf86-video-r128/pkg-plist b/x11-drivers/xf86-video-r128/pkg-plist index 93302a79160f..6da62f3a7058 100644 --- a/x11-drivers/xf86-video-r128/pkg-plist +++ b/x11-drivers/xf86-video-r128/pkg-plist @@ -1,2 +1,2 @@ lib/xorg/modules/drivers/r128_drv.so -man/man4/r128.4x.gz +share/man/man4/r128.4x.gz