svn commit: r382210 - head/x11/libXvMC
Bartek Rutkowski
robak at FreeBSD.org
Wed Mar 25 12:56:57 UTC 2015
Author: robak
Date: Wed Mar 25 12:56:56 2015
New Revision: 382210
URL: https://svnweb.freebsd.org/changeset/ports/382210
QAT: https://qat.redports.org/buildarchive/r382210/
Log:
x11/libXvMC: add CPE information
PR: 197967
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Approved by: kwm (blanket)
Modified:
head/x11/libXvMC/Makefile
Modified: head/x11/libXvMC/Makefile
==============================================================================
--- head/x11/libXvMC/Makefile Wed Mar 25 12:50:31 2015 (r382209)
+++ head/x11/libXvMC/Makefile Wed Mar 25 12:56:56 2015 (r382210)
@@ -11,5 +11,8 @@ COMMENT= X Video Extension Motion Compen
XORG_CAT= lib
USE_XORG= x11 xext xv xextproto videoproto:both xproto:both
+USES+= cpe
+CPE_PRODUCT= libxvmc
+CPE_VENDOR= x
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list