Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 2015 03:32:03 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385442 - head/multimedia/libvpx
Message-ID:  <201505050332.t453W4K2091555@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue May  5 03:32:03 2015
New Revision: 385442
URL: https://svnweb.freebsd.org/changeset/ports/385442

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/multimedia/libvpx/Makefile

Modified: head/multimedia/libvpx/Makefile
==============================================================================
--- head/multimedia/libvpx/Makefile	Tue May  5 03:32:00 2015	(r385441)
+++ head/multimedia/libvpx/Makefile	Tue May  5 03:32:03 2015	(r385442)
@@ -16,7 +16,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash \
 		yasm:${PORTSDIR}/devel/yasm
 
-USES=		gmake perl5 tar:bzip2
+USES=		cpe gmake perl5 tar:bzip2
+CPE_VENDOR=	john_koleszar
 HAS_CONFIGURE=	yes
 USE_PERL5=	build
 USE_LDCONFIG=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505050332.t453W4K2091555>