summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjperkin <jperkin>2012-07-17 21:09:24 +0000
committerjperkin <jperkin>2012-07-17 21:09:24 +0000
commit76374bbcf48397812a2f84dac6a78deeec6eff23 (patch)
tree12526b513a5f7c9895559e7406649c48a4a2fb1b /x11
parent8c42e94807dde6f3b505fa064f57c3e44c345836 (diff)
downloadpkgsrc-76374bbcf48397812a2f84dac6a78deeec6eff23.tar.gz
Add missing xcb-util036.
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 906e5ca692a..2a0381e88b3 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.653 2012/06/06 09:41:06 wiz Exp $
+# $NetBSD: Makefile,v 1.654 2012/07/17 21:09:24 jperkin 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-util036
SUBDIR+= xclip
SUBDIR+= xclock
SUBDIR+= xcmiscproto