diff options
author | danfe <danfe@FreeBSD.org> | 2012-11-16 00:05:42 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2012-11-16 00:05:42 +0800 |
commit | 0d9c44b735efb38be50335dc174a64743a0be215 (patch) | |
tree | d077f596e255958934479e8eb81e1d6fd13e66a6 /x11/Makefile | |
parent | 341ccfa7253e39e97d226b1a7498843d76e881fc (diff) | |
download | freebsd-ports-gnome-0d9c44b735efb38be50335dc174a64743a0be215.tar.gz freebsd-ports-gnome-0d9c44b735efb38be50335dc174a64743a0be215.tar.zst freebsd-ports-gnome-0d9c44b735efb38be50335dc174a64743a0be215.zip |
Add a port of qxkb, Qt4-based keyboard layout switcher.
Feature safe: yes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 26a90ae79c01..d68c88b38a50 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -230,6 +230,7 @@ SUBDIR += qt4-graphicssystems-opengl SUBDIR += qt4-inputmethods SUBDIR += qt4-opengl + SUBDIR += qxkb SUBDIR += randrproto SUBDIR += recordproto SUBDIR += rendercheck |