From 8fd70669680b78386782ce9e2927d2d73c5d254d Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Tue, 5 May 2015 03:32:03 +0000 Subject: - Add CPE info Approved by: portmgr blanket --- multimedia/libvpx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/multimedia/libvpx/Makefile b/multimedia/libvpx/Makefile index e507384a01a7..bd1bdf4a14eb 100644 --- a/multimedia/libvpx/Makefile +++ b/multimedia/libvpx/Makefile @@ -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 -- cgit