diff options
author | Renato Botelho <garga@FreeBSD.org> | 2012-01-15 12:46:11 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2012-01-15 12:46:11 +0000 |
commit | 26782807ea43e2c206b1913146bae222638a7a25 (patch) | |
tree | 907d65f8a6a2956c487c9ebe0b8208501790549a /x11/Makefile | |
parent | 17a205e830c33ab5786168a8bcbc8ec7312e6e41 (diff) | |
download | ports-26782807ea43e2c206b1913146bae222638a7a25.tar.gz ports-26782807ea43e2c206b1913146bae222638a7a25.zip |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 6877e3f65bbf..9f52beb4c30f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -319,6 +319,10 @@ SUBDIR += xcb SUBDIR += xcb-proto SUBDIR += xcb-util + SUBDIR += xcb-util-image + SUBDIR += xcb-util-keysyms + SUBDIR += xcb-util-renderutil + SUBDIR += xcb-util-wm SUBDIR += xclick SUBDIR += xclip SUBDIR += xclipboard |