git: 575d10d18b72 - main - audio/flac: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 11:56:07 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=575d10d18b72af65d018360fb26428fe2b9e79bc

commit 575d10d18b72af65d018360fb26428fe2b9e79bc
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 11:50:49 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 11:50:49 +0000

    audio/flac: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 audio/flac/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/audio/flac/Makefile b/audio/flac/Makefile
index c28a7ae51763..d7d9ee40d4f8 100644
--- a/audio/flac/Makefile
+++ b/audio/flac/Makefile
@@ -17,7 +17,9 @@ LICENSE_FILE_GFDL=	${WRKSRC}/COPYING.FDL
 
 LIB_DEPENDS=	libogg.so:audio/libogg
 
-USES=		autoreconf compiler:c11 iconv libtool pathfix pkgconfig tar:xz
+USES=		autoreconf compiler:c11 cpe iconv libtool pathfix pkgconfig tar:xz
+
+CPE_VENDOR=	flac_project
 
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes


More information about the dev-commits-ports-main mailing list