aboutsummaryrefslogtreecommitdiff
path: root/x11/libxcb/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2015-07-04 22:14:14 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2015-07-04 22:14:14 +0000
commit32d61e3e2b6267baa12c72b12ca0b581ec4a1537 (patch)
tree01c33b40d53ef9ce27367e0ede0a874751131ede /x11/libxcb/Makefile
parent361012b62d85f86b795f43a52630d7531e900678 (diff)
downloadports-32d61e3e2b6267baa12c72b12ca0b581ec4a1537.tar.gz
ports-32d61e3e2b6267baa12c72b12ca0b581ec4a1537.zip
Allow build libxcb and xcb-proto with python3
Since version 1.11 libxcb successfully builds with pytnon3, so we don't need to limit python version anymore. PR: 194748 194749 Submitted by: rm (myself) Approved by: maintainer timeout (6 months+)
Notes
Notes: svn path=/head/; revision=391334
Diffstat (limited to 'x11/libxcb/Makefile')
-rw-r--r--x11/libxcb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile
index 7c2bd3036b8d..f4f01ed4bb71 100644
--- a/x11/libxcb/Makefile
+++ b/x11/libxcb/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:${PORTSDIR}/devel/l
CONFIGURE_ARGS+= --disable-build-docs --without-doxygen --enable-xinput
XORG_CAT= lib
-USES= cpe gmake python:2,build
+USES= cpe gmake python:build
USE_GNOME= libxslt:build
USE_XORG= xau xdmcp
INSTALL_TARGET= install-strip