diff options
author | nros <nros@pkgsrc.org> | 2017-08-08 14:19:17 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2017-08-08 14:19:17 +0000 |
commit | cc87b0208bdc4fde2a1e9e5b12a661aff2b4d0a9 (patch) | |
tree | c983a4df34324961fcd8788518cef3e7c16ba57e /x11/Makefile | |
parent | 5080defdebefc661d9c6054936b5ca8e936eaf90 (diff) | |
download | pkgsrc-cc87b0208bdc4fde2a1e9e5b12a661aff2b4d0a9.tar.gz |
+xcb-util-xrm
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 41f6848d03e..072f7939fda 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.804 2017/06/26 08:20:25 jperkin Exp $ +# $NetBSD: Makefile,v 1.805 2017/08/08 14:19:17 nros Exp $ # COMMENT= Packages to support the X window system @@ -567,6 +567,7 @@ SUBDIR+= xcb-util-image SUBDIR+= xcb-util-keysyms SUBDIR+= xcb-util-renderutil SUBDIR+= xcb-util-wm +SUBDIR+= xcb-util-xrm SUBDIR+= xcb-util036 SUBDIR+= xclip SUBDIR+= xclipboard |