summaryrefslogtreecommitdiffstats
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 61dc0f5..170f546 100644
--- a/x11-drivers/xf86-input-synaptics/Makefile
+++ b/x11-drivers/xf86-input-synaptics/Makefile
@@ -30,9 +30,9 @@ post-install:
${PREFIX}/share/hal/fdi/policy/10osvendor/
.if defined(WITH_NEW_XORG)
-PLIST_SUB+= NEW=""
+PLIST_SUB+= NEW="" OLD="@comment "
.else
-PLIST_SUB+= NEW="@comment "
+PLIST_SUB+= NEW="@comment " OLD=""
.endif
.include <bsd.port.mk>