diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-07-04 22:14:14 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-07-04 22:14:14 +0000 |
commit | 32d61e3e2b6267baa12c72b12ca0b581ec4a1537 (patch) | |
tree | 01c33b40d53ef9ce27367e0ede0a874751131ede /x11/libxcb/Makefile | |
parent | 361012b62d85f86b795f43a52630d7531e900678 (diff) | |
download | ports-32d61e3e2b6267baa12c72b12ca0b581ec4a1537.tar.gz ports-32d61e3e2b6267baa12c72b12ca0b581ec4a1537.zip |
Notes
Diffstat (limited to 'x11/libxcb/Makefile')
-rw-r--r-- | x11/libxcb/Makefile | 2 |
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 |