diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2020-06-06 19:04:16 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2020-06-06 19:04:16 +0000 |
commit | e6b082b044c95b92ce0e2dd9a985ac3123e646b5 (patch) | |
tree | 210e306ca4663feb853d9fd5ca0eef3752468aaf /x11 | |
parent | 2003c0e9797831794dac6f4f8c93d2178c594406 (diff) | |
download | ports-e6b082b044c95b92ce0e2dd9a985ac3123e646b5.tar.gz ports-e6b082b044c95b92ce0e2dd9a985ac3123e646b5.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/plasma5-plasma-desktop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/plasma5-plasma-desktop/Makefile b/x11/plasma5-plasma-desktop/Makefile index c84343e86e7a..899af961ef7e 100644 --- a/x11/plasma5-plasma-desktop/Makefile +++ b/x11/plasma5-plasma-desktop/Makefile @@ -47,6 +47,7 @@ USE_QT= concurrent core dbus declarative gui network phonon4 printsupport \ buildtools_build qmake_build USE_XORG= ice sm x11 xcb xcursor xext xfixes xft xi xrender +CMAKE_ARGS= -DWANT_SYNAPTICS:BOOL=ON SHEBANG_FILES= kcms/ksmserver/kconf_update/ksmserver_update_loginMode_value.py |