aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2013-02-15 10:53:01 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2013-02-15 10:53:01 +0000
commit3a5930bc05a0db28594aa22781323835ce758b59 (patch)
tree0c95376fbb1a2b37f5b6b28b6ded0f55b2b078be /x11/Makefile
parentb1f31853449e0b163b1f8b06525527b254f023d6 (diff)
downloadports-3a5930bc05a0db28594aa22781323835ce758b59.tar.gz
ports-3a5930bc05a0db28594aa22781323835ce758b59.zip
The libXcm library is colour management helper for Xorg. It contains
a reference implementation of the X Color Management specification. It allows to attach colour regions to X windows to communicate with colour servers.
Notes
Notes: svn path=/head/; revision=312284
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 2f256e6a37c2..201935819b7a 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -143,6 +143,7 @@
SUBDIR += libXScrnSaver
SUBDIR += libXTrap
SUBDIR += libXau
+ SUBDIR += libXcm
SUBDIR += libXcomposite
SUBDIR += libXcursor
SUBDIR += libXdamage