Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:20:48 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: 2268c9571c6b - main - audio/wavpack: Add CPE information
Message-ID:  <202109102120.18ALKmr7014599@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=2268c9571c6b99da9532b6d1adfc33a0895d2c42

commit 2268c9571c6b99da9532b6d1adfc33a0895d2c42
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 20:41:00 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-10 21:18:07 +0000

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

diff --git a/audio/wavpack/Makefile b/audio/wavpack/Makefile
index e40e6dec5381..4d9a285798fc 100644
--- a/audio/wavpack/Makefile
+++ b/audio/wavpack/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Audio codec for lossless, lossy, and hybrid compression
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		iconv libtool pathfix pkgconfig tar:bzip2
+USES=		cpe iconv libtool pathfix pkgconfig tar:bzip2
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include



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