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, 3 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-synaptics/Makefile b/x11-drivers/xf86-input-synaptics/Makefile
index d0e1183787ea..5874922b4f8a 100644
--- a/x11-drivers/xf86-input-synaptics/Makefile
+++ b/x11-drivers/xf86-input-synaptics/Makefile
@@ -14,8 +14,10 @@ USES= pathfix
USE_XORG= x11 xtst
XORG_CAT= driver
+.include <bsd.port.options.mk>
+
.if defined(WITH_NEW_XORG)
-SYNAPTICS_VERSION= 1.7.2
+SYNAPTICS_VERSION= 1.7.4
SYNAPTICS_REVISION= 0
PLIST_SUB+= NEW="" OLD="@comment "
.else