summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorkwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09>2011-07-27 23:41:56 +0800
committerkwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09>2011-07-27 23:41:56 +0800
commit9b75c9cafb5294b36abc372580bd53d50f452c4a (patch)
tree262bc53a08984d00e11af6d32d052c74882cd9cb /x11
parent55daf37cdda3d4b4185ca050e6d85f6e58f50430 (diff)
downloadxorg-devel-ports-9b75c9cafb5294b36abc372580bd53d50f452c4a.tar
xorg-devel-ports-9b75c9cafb5294b36abc372580bd53d50f452c4a.tar.gz
xorg-devel-ports-9b75c9cafb5294b36abc372580bd53d50f452c4a.tar.bz2
xorg-devel-ports-9b75c9cafb5294b36abc372580bd53d50f452c4a.tar.lz
xorg-devel-ports-9b75c9cafb5294b36abc372580bd53d50f452c4a.tar.xz
xorg-devel-ports-9b75c9cafb5294b36abc372580bd53d50f452c4a.tar.zst
xorg-devel-ports-9b75c9cafb5294b36abc372580bd53d50f452c4a.zip
remove the --with-xcb, it is always required these days.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@291 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'x11')
-rw-r--r--x11/libX11/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile
index e16ef5d..51abbc8 100644
--- a/x11/libX11/Makefile
+++ b/x11/libX11/Makefile
@@ -21,7 +21,6 @@ XORG_CAT= lib
USE_XORG= bigreqsproto xau xcmiscproto xdmcp xextproto xtrans \
kbproto:both inputproto xf86bigfontproto xproto:both
CONFIGURE_ARGS+= --datadir=${PREFIX}/lib \
- --with-xcb=yes \
--disable-specs
CONFIGURE_ENV+= ac_cv_path_PS2PDF=""