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 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