Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2021 11:15:13 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6e0f8426eb39 - main - multimedia/Bento4: Add CPE information
Message-ID:  <202110191115.19JBFDBq062986@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6e0f8426eb39962024f8a3809065200105a20211

commit 6e0f8426eb39962024f8a3809065200105a20211
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-19 11:14:37 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-19 11:14:37 +0000

    multimedia/Bento4: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 multimedia/Bento4/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/multimedia/Bento4/Makefile b/multimedia/Bento4/Makefile
index 5a0932085d3d..16be6fe9ef92 100644
--- a/multimedia/Bento4/Makefile
+++ b/multimedia/Bento4/Makefile
@@ -14,7 +14,8 @@ BROKEN_riscv64=		fails to compile: Ap4AesBlockCipher.cpp:93:4: AP4_PLATFORM_BYTE
 
 RUN_DEPENDS=	bash:shells/bash
 
-USES=		cmake:noninja python shebangfix
+USES=		cmake:noninja cpe python shebangfix
+CPE_VENDOR=	axiosys
 USE_GITHUB=	yes
 GH_ACCOUNT=	axiomatic-systems
 SHEBANG_FILES=	Source/Python/*/*



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