svn commit: r385442 - head/multimedia/libvpx
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue May 5 03:32:04 UTC 2015
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
More information about the svn-ports-all
mailing list