Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:49:17 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0aa778fe2bd2 - main - audio/flac123: Add CPE information
Message-ID:  <202108291949.17TJnH1W071012@gitrepo.freebsd.org>

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

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

commit 0aa778fe2bd2b4babadbac6bb6587feb7e8f10fa
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 19:34:57 +0000
Commit:     Bernhard Froehlich <decke@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



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