diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libxcb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile index c92e1518a45c..33fc339d8f5f 100644 --- a/x11/libxcb/Makefile +++ b/x11/libxcb/Makefile @@ -31,6 +31,7 @@ USE_GMAKE= yes USE_LDCONFIG= yes USE_XORG= xau xdmcp USE_PYTHON_BUILD= 2.5-2.7 +WITH_FBSD10_FIX= yes GNU_CONFIGURE= yes .for f in XPROTO_CFLAGS XPROTO_LIBS XDMCP_CFLAGS XDMCP_LIBS NEEDED_CFLAGS NEEDED_LIBS |