diff options
author | drochner <drochner@pkgsrc.org> | 2012-07-24 18:03:08 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-07-24 18:03:08 +0000 |
commit | b56cbbdafbd1ae5ef79aeacaf8be20f9637f3eb2 (patch) | |
tree | 12857c207a5fda8d81890bd5162b4ab6790356d2 /x11/Makefile | |
parent | 35fc0acaf30cebc2b09c99509e4e0b3541280c53 (diff) | |
download | pkgsrc-b56cbbdafbd1ae5ef79aeacaf8be20f9637f3eb2.tar.gz |
+xcb-util-keysyms
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 2a0381e88b3..4257c197642 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.654 2012/07/17 21:09:24 jperkin Exp $ +# $NetBSD: Makefile,v 1.655 2012/07/24 18:03:08 drochner Exp $ # COMMENT= Packages to support the X window system @@ -398,6 +398,7 @@ SUBDIR+= xcalib SUBDIR+= xcb SUBDIR+= xcb-proto SUBDIR+= xcb-util +SUBDIR+= xcb-util-keysyms SUBDIR+= xcb-util036 SUBDIR+= xclip SUBDIR+= xclock |