aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2017-11-24 22:12:52 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2017-11-24 22:12:52 +0000
commit436d189d35b7ad6974146da1668f20dee2144dcc (patch)
treefd7d7ee0dfb81a90d419c9d5f4f4b5285c98c885 /x11/Makefile
parente7b33dc3baabad011c04cebcdd298764911211ad (diff)
downloadports-436d189d35b7ad6974146da1668f20dee2144dcc.tar.gz
ports-436d189d35b7ad6974146da1668f20dee2144dcc.zip
New port: x11/xcape: Configure modifier keys to act as other keys when pressed on their own
PR: 222602 Submitted by: Greg V <greg@unrelenting.technology> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13165
Notes
Notes: svn path=/head/; revision=454853
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 931d16159298..528902b6e572 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -368,6 +368,7 @@
SUBDIR += xbrightness
SUBDIR += xcalc
SUBDIR += xcalib
+ SUBDIR += xcape
SUBDIR += xcb
SUBDIR += xcb-proto
SUBDIR += xcb-util