git: 97b56a5429e9 - main - x11-drivers/xf86-input-elographics: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 16:37:08 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=97b56a5429e99f6ef44262a76375f090fb60ea0a commit 97b56a5429e99f6ef44262a76375f090fb60ea0a Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 16:22:07 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 16:36:27 +0000 x11-drivers/xf86-input-elographics: Moved man to share/man Approved by: portmgr (blanket) --- x11-drivers/xf86-input-elographics/Makefile | 4 +++- x11-drivers/xf86-input-elographics/pkg-plist | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/x11-drivers/xf86-input-elographics/Makefile b/x11-drivers/xf86-input-elographics/Makefile index 1a3526203bb6..a3cc209b576a 100644 --- a/x11-drivers/xf86-input-elographics/Makefile +++ b/x11-drivers/xf86-input-elographics/Makefile @@ -1,6 +1,6 @@ PORTNAME= xf86-input-elographics PORTVERSION= 1.4.2 -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-input-elographics/pkg-plist b/x11-drivers/xf86-input-elographics/pkg-plist index 3863f8a835cd..3fa820195383 100644 --- a/x11-drivers/xf86-input-elographics/pkg-plist +++ b/x11-drivers/xf86-input-elographics/pkg-plist @@ -1,2 +1,2 @@ lib/xorg/modules/input/elographics_drv.so -man/man4/elographics.4x.gz +share/man/man4/elographics.4x.gz