aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-synaptics/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-input-synaptics/Makefile')
-rw-r--r--x11-drivers/xf86-input-synaptics/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-synaptics/Makefile b/x11-drivers/xf86-input-synaptics/Makefile
index 5874922b4f8a..c8e32453989f 100644
--- a/x11-drivers/xf86-input-synaptics/Makefile
+++ b/x11-drivers/xf86-input-synaptics/Makefile
@@ -18,11 +18,11 @@ XORG_CAT= driver
.if defined(WITH_NEW_XORG)
SYNAPTICS_VERSION= 1.7.4
-SYNAPTICS_REVISION= 0
+SYNAPTICS_REVISION= 1
PLIST_SUB+= NEW="" OLD="@comment "
.else
SYNAPTICS_VERSION= 1.6.4
-SYNAPTICS_REVISION= 0
+SYNAPTICS_REVISION= 1
PLIST_SUB+= NEW="@comment " OLD=""
EXTRA_PATCHES+= ${PATCHDIR}/extra-Makefile.in
.endif