aboutsummaryrefslogtreecommitdiff
path: root/x11/libxcb
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:34:56 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:34:56 +0000
commite894c29ad5fd45176ff40a63376707531adddba3 (patch)
treefe6e6f1047f8d67869e24a29bf32f5ba72588a1c /x11/libxcb
parent26b131e57b2e8fdf4e4c77b11417d7b7bd8b9b37 (diff)
downloadports-e894c29ad5fd45176ff40a63376707531adddba3.tar.gz
ports-e894c29ad5fd45176ff40a63376707531adddba3.zip
Notes
Diffstat (limited to 'x11/libxcb')
-rw-r--r--x11/libxcb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile
index f36f0fb49ed4..1f6ec6b5118e 100644
--- a/x11/libxcb/Makefile
+++ b/x11/libxcb/Makefile
@@ -26,6 +26,8 @@ USE_GNOME= libxslt:build
USE_XORG= xau xdmcp
USE_PYTHON_BUILD=2
+OPTIONS_DEFINE= DOCS
+
.for f in XPROTO_CFLAGS XPROTO_LIBS XDMCP_CFLAGS XDMCP_LIBS NEEDED_CFLAGS NEEDED_LIBS
CONFIGURE_ARGS+=${f}="${${f}}"
.endfor