git: de4830951196 - main - filesystems/pod: Mark BROKEN, fails to build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Sep 2026 14:51:50 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=de48309511965001582510eaf46502a5fba54f55
commit de48309511965001582510eaf46502a5fba54f55
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2026-09-05 14:50:41 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-09-05 14:51:47 +0000
filesystems/pod: Mark BROKEN, fails to build
Fails with: ld: error: undefined symbol: g_list_length
---
filesystems/pod/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/filesystems/pod/Makefile b/filesystems/pod/Makefile
index c529f422b50e..c07645ce717c 100644
--- a/filesystems/pod/Makefile
+++ b/filesystems/pod/Makefile
@@ -10,6 +10,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= FUSE-based filesystem for iPod
WWW= https://fusepod.sourceforge.net/
+BROKEN= Fails to build
+
LIB_DEPENDS= libgpod.so:audio/libgpod\
libtag.so:audio/taglib