git: 2268c9571c6b - main - audio/wavpack: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:20:52 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2268c9571c6b99da9532b6d1adfc33a0895d2c42
commit 2268c9571c6b99da9532b6d1adfc33a0895d2c42
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:41:00 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list