aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-wacom/Makefile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2018-12-19 09:09:11 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2018-12-19 09:09:11 +0000
commit248c6b5c09f123b4b2cbda5d5a71292f914516d0 (patch)
tree573e75ef1898d818b9f9ec7c562fec3bc1120a64 /x11-drivers/xf86-input-wacom/Makefile
parent81f404a02706a759b935d2bcadb05e3f6caae3f0 (diff)
downloadports-248c6b5c09f123b4b2cbda5d5a71292f914516d0.tar.gz
ports-248c6b5c09f123b4b2cbda5d5a71292f914516d0.zip
Notes
Diffstat (limited to 'x11-drivers/xf86-input-wacom/Makefile')
-rw-r--r--x11-drivers/xf86-input-wacom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-wacom/Makefile b/x11-drivers/xf86-input-wacom/Makefile
index af2a169716e1..6909c075afc3 100644
--- a/x11-drivers/xf86-input-wacom/Makefile
+++ b/x11-drivers/xf86-input-wacom/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xf86-input-wacom
PORTVERSION= 0.36.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-drivers
MASTER_SITES= https://github.com/linuxwacom/${PORTNAME}/releases/download/${DISTNAME}/
@@ -11,7 +11,7 @@ COMMENT= X.Org Wacom tablet driver
LICENSE= GPLv2+
-BUILD_DEPENDS= v4l_compat>=1.0.20110603:multimedia/v4l_compat
+BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
RUN_DEPENDS= webcamd>=3.1.0.1:multimedia/webcamd
USES= gmake pathfix