diff --git a/lib/libX11/Makefile.bsd-wrapper b/lib/libX11/Makefile.bsd-wrapper index a8788db5c..a5a290f96 100644 --- a/lib/libX11/Makefile.bsd-wrapper +++ b/lib/libX11/Makefile.bsd-wrapper @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.12 2010/05/18 19:37:30 matthieu Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.13 2010/06/01 05:26:44 matthieu Exp $ .include SHARED_LIBS= X11 13.0 -CONFIGURE_ARGS= --enable-tcp-transport --enable-unix-transport --enable-ipv6 +CONFIGURE_ARGS= --enable-tcp-transport --enable-unix-transport --enable-ipv6 \ + --disable-composecache .if ${XENOCARA_BUILD_XCB:L} == "no" CONFIGURE_ARGS+= --without-xcb