svn commit: r382213 - head/x11/libXxf86dga
Bartek Rutkowski
robak at FreeBSD.org
Wed Mar 25 13:11:43 UTC 2015
Author: robak
Date: Wed Mar 25 13:11:42 2015
New Revision: 382213
URL: https://svnweb.freebsd.org/changeset/ports/382213
QAT: https://qat.redports.org/buildarchive/r382213/
Log:
x11/libXxf86dga: add CPE information
PR: 197968
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Approved by: kwm (blanket)
Modified:
head/x11/libXxf86dga/Makefile
Modified: head/x11/libXxf86dga/Makefile
==============================================================================
--- head/x11/libXxf86dga/Makefile Wed Mar 25 13:03:32 2015 (r382212)
+++ head/x11/libXxf86dga/Makefile Wed Mar 25 13:11:42 2015 (r382213)
@@ -13,5 +13,8 @@ LICENSE= MIT
XORG_CAT= lib
USE_XORG= xproto x11 xextproto xext xf86dgaproto:both
+USES+= cpe
+CPE_PRODUCT= libxxf86dga
+CPE_VENDOR= x
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list