git: 6432c9ca0a31 - main - x11-drivers/xf86-video-mga: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 17:03:39 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=6432c9ca0a31515ab6a9103f42d778b814d61e13 commit 6432c9ca0a31515ab6a9103f42d778b814d61e13 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 16:45:15 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 16:45:15 +0000 x11-drivers/xf86-video-mga: Moved man to share/man Approved by: portmgr (blanket) --- x11-drivers/xf86-video-mga/Makefile | 4 +++- x11-drivers/xf86-video-mga/pkg-plist | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/x11-drivers/xf86-video-mga/Makefile b/x11-drivers/xf86-video-mga/Makefile index a97b314484a4..89059dd80fc1 100644 --- a/x11-drivers/xf86-video-mga/Makefile +++ b/x11-drivers/xf86-video-mga/Makefile @@ -1,6 +1,6 @@ PORTNAME= xf86-video-mga PORTVERSION= 2.0.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 3 CATEGORIES= x11-drivers @@ -11,4 +11,6 @@ WWW= https://www.x.org/ USES= gl xorg-cat:driver USE_GL= gl +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share + .include <bsd.port.mk> diff --git a/x11-drivers/xf86-video-mga/pkg-plist b/x11-drivers/xf86-video-mga/pkg-plist index ab18d1546843..f75700697c98 100644 --- a/x11-drivers/xf86-video-mga/pkg-plist +++ b/x11-drivers/xf86-video-mga/pkg-plist @@ -1,2 +1,2 @@ lib/xorg/modules/drivers/mga_drv.so -man/man4/mga.4x.gz +share/man/man4/mga.4x.gz