git: 0aa778fe2bd2 - main - audio/flac123: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:49:17 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0aa778fe2bd2b4babadbac6bb6587feb7e8f10fa

commit 0aa778fe2bd2b4babadbac6bb6587feb7e8f10fa
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:34:57 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:34:57 +0000

    audio/flac123: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 audio/flac123/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audio/flac123/Makefile b/audio/flac123/Makefile
index 005e7aa8e544..2536fbb4b0cb 100644
--- a/audio/flac123/Makefile
+++ b/audio/flac123/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libFLAC.so:audio/flac \
 OPTIONS_DEFINE=	DOCS
 
 GNU_CONFIGURE=	yes
-USES=		autoreconf gmake
+USES=		autoreconf cpe gmake
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 PORTDOCS=	README.remote


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