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