git: b503858a7905 - main - audio/gstreamer1-plugins-taglib: builds fine on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Sep 2025 08:28:54 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b503858a7905571d64384ff195efd06128a99126
commit b503858a7905571d64384ff195efd06128a99126
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2025-09-18 19:28:49 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-09-19 08:25:54 +0000
audio/gstreamer1-plugins-taglib: builds fine on armv7
Approved by: portmgr (build fix blanket)
MFH: 2025Q3
---
audio/gstreamer1-plugins-taglib/Makefile | 3 ---
1 file changed, 3 deletions(-)
diff --git a/audio/gstreamer1-plugins-taglib/Makefile b/audio/gstreamer1-plugins-taglib/Makefile
index b9c4fe4e42eb..8009ab0d1036 100644
--- a/audio/gstreamer1-plugins-taglib/Makefile
+++ b/audio/gstreamer1-plugins-taglib/Makefile
@@ -3,9 +3,6 @@ CATEGORIES= audio
COMMENT= GStreamer taglib plugin for adding APEv2 and ID3v2 headers
-BROKEN_armv6= fails to compile: textidentificationframe.h file not found
-BROKEN_armv7= fails to compile: textidentificationframe.h file not found
-
LIB_DEPENDS= libtag.so:audio/taglib
MASTERDIR= ${.CURDIR:H:H}/multimedia/gstreamer1-plugins