From 3a6bb8fab02b33e6c3dcc890dc62b6d70374cd45 Mon Sep 17 00:00:00 2001 From: antoine Date: Fri, 29 Dec 2017 09:25:58 +0000 Subject: Fix previous commit --- x11/libxcb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile index 9c8d6458a42b..2c0c0ad427a0 100644 --- a/x11/libxcb/Makefile +++ b/x11/libxcb/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-st CONFIGURE_ARGS+= --disable-build-docs --without-doxygen --enable-xinput XORG_CAT= lib -USES= cpe gmake python,build +USES= cpe gmake python:build USE_GNOME= libxslt:build USE_XORG= xau xdmcp INSTALL_TARGET= install-strip -- cgit