aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-wacom/Makefile1
-rw-r--r--x11-drivers/xf86-input-wacom/files/wacom.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-wacom/Makefile b/x11-drivers/xf86-input-wacom/Makefile
index f8bb3bde7e24..2d9d112379e2 100644
--- a/x11-drivers/xf86-input-wacom/Makefile
+++ b/x11-drivers/xf86-input-wacom/Makefile
@@ -2,6 +2,7 @@
PORTNAME= xf86-input-wacom
PORTVERSION= 0.31.0
+PORTREVISION= 1
CATEGORIES= x11-drivers
MASTER_SITES= SF/linuxwacom/${PORTNAME}
diff --git a/x11-drivers/xf86-input-wacom/files/wacom.in b/x11-drivers/xf86-input-wacom/files/wacom.in
index 94639fd5ab53..f98d542e06d0 100644
--- a/x11-drivers/xf86-input-wacom/files/wacom.in
+++ b/x11-drivers/xf86-input-wacom/files/wacom.in
@@ -26,7 +26,7 @@ stop_cmd="wacom_stop"
wacom_prepare()
{
- load_kld -e usb_quirk usb_quirk
+ kldload -n usb_quirk
}
wacom_start()