aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-08 20:14:58 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-08 20:14:58 +0000
commit4256723e338e228d928d964d08fa5741807ebc9a (patch)
tree0a6c951b1c2fe850c9dfd95199ca3144976bd295 /x11/Makefile
parent08d2ec7dfe9625b2599320373bae8d3460dc29cd (diff)
downloadports-4256723e338e228d928d964d08fa5741807ebc9a.tar.gz
ports-4256723e338e228d928d964d08fa5741807ebc9a.zip
CLX is to Common Lisp as Xlib is to C - it provides low-level X calls
on top of which a Graphics Toolkit can be based. PR: ports/151315 Submitted by: swell.k@gmail.com
Notes
Notes: svn path=/head/; revision=262636
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index e51830ac9c9a..b994620a64d3 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -28,6 +28,8 @@
SUBDIR += bricons
SUBDIR += brightside
SUBDIR += buttonbox
+ SUBDIR += cl-clx
+ SUBDIR += cl-clx-sbcl
SUBDIR += cnslock
SUBDIR += compositeproto
SUBDIR += damageproto