mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
x11-drivers/xf86-input-evdev: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
89b109f71f
commit
051f84c40b
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user