svn commit: r381901 - head/x11/libX11
Bartek Rutkowski
robak at FreeBSD.org
Sun Mar 22 10:47:27 UTC 2015
Author: robak
Date: Sun Mar 22 10:47:26 2015
New Revision: 381901
URL: https://svnweb.freebsd.org/changeset/ports/381901
QAT: https://qat.redports.org/buildarchive/r381901/
Log:
x11/libX11: add CPE information
- Maintainer's timeout (x11 at FreeBSD.org)
PR: 197716
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Modified:
head/x11/libX11/Makefile
Modified: head/x11/libX11/Makefile
==============================================================================
--- head/x11/libX11/Makefile Sun Mar 22 10:44:18 2015 (r381900)
+++ head/x11/libX11/Makefile Sun Mar 22 10:47:26 2015 (r381901)
@@ -12,12 +12,13 @@ COMMENT= X11 library
LICENSE= MIT
-USES= perl5
+USES= cpe perl5
XORG_CAT= lib
USE_XORG= bigreqsproto xau xcmiscproto xdmcp xextproto xtrans \
kbproto:both inputproto xf86bigfontproto xproto:both \
xcb
USE_PERL5= build
+CPE_VENDOR= x
CONFIGURE_ARGS+= --datadir=${PREFIX}/lib \
--without-xmlto \
More information about the svn-ports-all
mailing list