svn commit: r381902 - head/x11/libxcb
Bartek Rutkowski
robak at FreeBSD.org
Sun Mar 22 11:02:36 UTC 2015
Author: robak
Date: Sun Mar 22 11:02:34 2015
New Revision: 381902
URL: https://svnweb.freebsd.org/changeset/ports/381902
QAT: https://qat.redports.org/buildarchive/r381902/
Log:
x11/libxcb: add CPE information
- Maintainer's timeout (x11 at FreeBSD.org)
PR: 197724
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Modified:
head/x11/libxcb/Makefile
Modified: head/x11/libxcb/Makefile
==============================================================================
--- head/x11/libxcb/Makefile Sun Mar 22 10:47:26 2015 (r381901)
+++ head/x11/libxcb/Makefile Sun Mar 22 11:02:34 2015 (r381902)
@@ -20,10 +20,11 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgcon
CONFIGURE_ARGS+= --disable-build-docs --without-doxygen --enable-xinput
XORG_CAT= lib
-USES= gmake python:2,build
+USES= cpe gmake python:2,build
USE_GNOME= libxslt:build
USE_XORG= xau xdmcp
INSTALL_TARGET= install-strip
+CPE_VENDOR= x
OPTIONS_DEFINE= DOCS
More information about the svn-ports-all
mailing list