svn commit: r457502 - head/x11/libxcb
Antoine Brodin
antoine at FreeBSD.org
Fri Dec 29 09:25:59 UTC 2017
Author: antoine
Date: Fri Dec 29 09:25:58 2017
New Revision: 457502
URL: https://svnweb.freebsd.org/changeset/ports/457502
Log:
Fix previous commit
Modified:
head/x11/libxcb/Makefile
Modified: head/x11/libxcb/Makefile
==============================================================================
--- head/x11/libxcb/Makefile Fri Dec 29 09:23:27 2017 (r457501)
+++ head/x11/libxcb/Makefile Fri Dec 29 09:25:58 2017 (r457502)
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-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
More information about the svn-ports-all
mailing list