git: 051f84c40b20 - main - x11-drivers/xf86-input-evdev: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Feb 2024 03:48:24 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=051f84c40b2002f177b892c2e5871c13f11c81cb commit 051f84c40b2002f177b892c2e5871c13f11c81cb Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-22 01:37:02 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-22 03:47:59 +0000 x11-drivers/xf86-input-evdev: Moved man to share/man Approved by: portmgr (blanket) --- x11-drivers/xf86-input-evdev/Makefile | 3 ++- x11-drivers/xf86-input-evdev/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/x11-drivers/xf86-input-evdev/Makefile b/x11-drivers/xf86-input-evdev/Makefile index 92428cf99e30..9e7ec147e052 100644 --- a/x11-drivers/xf86-input-evdev/Makefile +++ b/x11-drivers/xf86-input-evdev/Makefile @@ -1,6 +1,6 @@ PORTNAME= xf86-input-evdev PORTVERSION= 2.10.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -16,6 +16,7 @@ LIB_DEPENDS= libevdev.so:devel/libevdev \ RUN_DEPENDS= webcamd>=3.1.0.1:multimedia/webcamd USES= pathfix xorg-cat:driver +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ENV= UDEV_CFLAGS=" " UDEV_LIBS=" " .include <bsd.port.mk> diff --git a/x11-drivers/xf86-input-evdev/pkg-plist b/x11-drivers/xf86-input-evdev/pkg-plist index c9d6a12dcdd3..d0b04461087f 100644 --- a/x11-drivers/xf86-input-evdev/pkg-plist +++ b/x11-drivers/xf86-input-evdev/pkg-plist @@ -1,5 +1,5 @@ include/xorg/evdev-properties.h lib/xorg/modules/input/evdev_drv.so libdata/pkgconfig/xorg-evdev.pc -man/man4/evdev.4x.gz +share/man/man4/evdev.4x.gz share/X11/xorg.conf.d/10-evdev.conf