summaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2006-10-08 16:09:22 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2006-10-08 16:09:22 +0000
commit67973ea154cd6e47e9f8250f1f4b2f18333a1969 (patch)
treed2df086a39a232efc23766bc29f5292d1da50a5b /x11/Makefile
parent- Turn doxygen documentation off by default, make it into OPTIONS (diff)
The X protocol C-language Binding (XCB) is a replacement for Xlib
featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. WWW: http://xcb.freedesktop.org/ - Ashish Shukla wahjava@gmail.com PR: ports/102446 Submitted by: Ashish Shukla <wahjava at gmail.com>
Notes
Notes: svn path=/head/; revision=174962
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 3282ac43d988..366fe35d9cbf 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -245,6 +245,7 @@
SUBDIR += xbindkeys_config
SUBDIR += xcalib
SUBDIR += xcb
+ SUBDIR += xcb-proto
SUBDIR += xclip
SUBDIR += xcmd
SUBDIR += xco