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
commit6f58d8995ff7a5ce8ee1328ec2ad1162a87da8aa (patch)
tree12526b513a5f7c9895559e7406649c48a4a2fb1b /x11
parent4bc5a6838893a9984a94a22b59327c84de43e602 (diff)
downloadpkgsrc-6f58d8995ff7a5ce8ee1328ec2ad1162a87da8aa.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