git: c86fc82195e9 - main - audio/bliss: Add comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Feb 2026 09:32:38 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c86fc82195e92625547c409b0d214e5bbf810434
commit c86fc82195e92625547c409b0d214e5bbf810434
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-01-31 21:32:51 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-02-01 09:32:35 +0000
audio/bliss: Add comment
---
audio/bliss/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/audio/bliss/Makefile b/audio/bliss/Makefile
index 7e81a715c174..ff6495baa86a 100644
--- a/audio/bliss/Makefile
+++ b/audio/bliss/Makefile
@@ -13,7 +13,7 @@ WWW= https://github.com/Polochon-street/bliss
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN= Does not build with ffmpeg > 6
+BROKEN= Does not build with ffmpeg > 6, see https://github.com/Polochon-street/bliss/issues/164
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
libfftw3.so:math/fftw3