svn commit: r382054 - head/x11/libXi
Bartek Rutkowski
robak at FreeBSD.org
Mon Mar 23 22:49:30 UTC 2015
Author: robak
Date: Mon Mar 23 22:49:28 2015
New Revision: 382054
URL: https://svnweb.freebsd.org/changeset/ports/382054
QAT: https://qat.redports.org/buildarchive/r382054/
Log:
x11/libXi: add CPE information
- Maintainer's timeout (x11 at FreeBSD.org)
PR: 197741
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Modified:
head/x11/libXi/Makefile
Modified: head/x11/libXi/Makefile
==============================================================================
--- head/x11/libXi/Makefile Mon Mar 23 22:35:42 2015 (r382053)
+++ head/x11/libXi/Makefile Mon Mar 23 22:49:28 2015 (r382054)
@@ -14,6 +14,9 @@ LICENSE= MIT
XORG_CAT= lib
USE_XORG= xproto x11 xext xextproto xfixes inputproto:both
INSTALL_TARGET= install-strip
+USES+= cpe
+CPE_PRODUCT= libxi
+CPE_VENDOR= x
CONFIGURE_ARGS+=--disable-docs \
--disable-specs \
More information about the svn-ports-all
mailing list