diff --git a/x11-drivers/xf86-input-wacom/Makefile b/x11-drivers/xf86-input-wacom/Makefile index fc8a77037d28..521732624ac2 100644 --- a/x11-drivers/xf86-input-wacom/Makefile +++ b/x11-drivers/xf86-input-wacom/Makefile @@ -1,44 +1,45 @@ PORTNAME= xf86-input-wacom PORTVERSION= 0.39.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-drivers MASTER_SITES= https://github.com/linuxwacom/${PORTNAME}/releases/download/${DISTNAME}/ MAINTAINER= x11@FreeBSD.org COMMENT= X.Org legacy Wacom tablet driver WWW= https://linuxwacom.github.io/ LICENSE= GPLv2+ BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto RUN_DEPENDS= webcamd>=3.1.0.1:multimedia/webcamd USES= gmake pathfix xorg xorg-cat:driver USE_XORG= x11 xext xinerama xrandr LDFLAGS+= -Wl,--as-needed # Xext USE_RC_SUBR= wacom SUB_FILES= pkg-message +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ENV= UDEV_CFLAGS=" " UDEV_LIBS=" " CONFIGURE_ARGS= --without-systemd-unit-dir \ --without-udev-rules-dir \ --without-doxygen OPTIONS_DEFINE= DEBUG TEST DEBUG_CONFIGURE_ENABLE=debug TEST_CONFIGURE_ENABLE=unit-tests TEST_ALL_TARGET=check post-patch: @${REINPLACE_CMD} \ -e 's/dir=.*xorg-server/& \ --define-variable prefix="$$prefix"/' \ ${WRKSRC}/configure post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/X11/xorg.conf.d ${INSTALL_DATA} ${FILESDIR}/wacom.conf.sample \ ${STAGEDIR}${PREFIX}/etc/X11/xorg.conf.d .include diff --git a/x11-drivers/xf86-input-wacom/pkg-plist b/x11-drivers/xf86-input-wacom/pkg-plist index 9f602462ff9d..9856260b7d8d 100644 --- a/x11-drivers/xf86-input-wacom/pkg-plist +++ b/x11-drivers/xf86-input-wacom/pkg-plist @@ -1,14 +1,14 @@ bin/isdv4-serial-debugger bin/isdv4-serial-inputattach bin/xsetwacom @comment Not marked @sample due to conflict with devd and HAL etc/X11/xorg.conf.d/wacom.conf.sample include/xorg/Xwacom.h include/xorg/isdv4.h include/xorg/wacom-properties.h include/xorg/wacom-util.h lib/xorg/modules/input/wacom_drv.so libdata/pkgconfig/xorg-wacom.pc -man/man1/xsetwacom.1.gz -man/man4/wacom.4x.gz +share/man/man1/xsetwacom.1.gz +share/man/man4/wacom.4x.gz share/X11/xorg.conf.d/70-wacom.conf