aboutsummaryrefslogtreecommitdiffstats
path: root/x11/Makefile
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2012-01-15 20:46:11 +0800
committergarga <garga@FreeBSD.org>2012-01-15 20:46:11 +0800
commit9c8eab22cc2f8d96339d50a82820083459653a19 (patch)
tree100d8956aa7da87bb12d695d50e574501bac25ec /x11/Makefile
parent6b45b82d4dcd398d22dd6f30476fe3fcda47f407 (diff)
downloadfreebsd-ports-gnome-9c8eab22cc2f8d96339d50a82820083459653a19.tar.gz
freebsd-ports-gnome-9c8eab22cc2f8d96339d50a82820083459653a19.tar.zst
freebsd-ports-gnome-9c8eab22cc2f8d96339d50a82820083459653a19.zip
Update xcb-util to 0.3.8, that was splitted in few modules, so, i'm adding the
following new ports: xcb-util-image xcb-util-keysyms xcb-util-renderutil xcb-util-wm As approved by maintainer, i'm taking over the maintainership Exp-run by: pav
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 6877e3f65bbf..9f52beb4c30f 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -319,6 +319,10 @@
SUBDIR += xcb
SUBDIR += xcb-proto
SUBDIR += xcb-util
+ SUBDIR += xcb-util-image
+ SUBDIR += xcb-util-keysyms
+ SUBDIR += xcb-util-renderutil
+ SUBDIR += xcb-util-wm
SUBDIR += xclick
SUBDIR += xclip
SUBDIR += xclipboard