git: 9213749da78e - main - multimedia/gstreamer1-plugins-mplex: builds fine on armv7

From: Robert Clausecker <fuz_at_FreeBSD.org>
Date: Fri, 19 Sep 2025 08:28:56 UTC
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9213749da78eab7401bdaaf4c39f526df5dc7f97

commit 9213749da78eab7401bdaaf4c39f526df5dc7f97
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2025-09-18 19:46:43 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-09-19 08:25:54 +0000

    multimedia/gstreamer1-plugins-mplex: builds fine on armv7
    
    Approved by:    portmgr (build fix blanket)
    MFH:            2025Q3
---
 multimedia/gstreamer1-plugins-mplex/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/multimedia/gstreamer1-plugins-mplex/Makefile b/multimedia/gstreamer1-plugins-mplex/Makefile
index 9b7cfaee3c71..347f3d1b51bb 100644
--- a/multimedia/gstreamer1-plugins-mplex/Makefile
+++ b/multimedia/gstreamer1-plugins-mplex/Makefile
@@ -3,9 +3,6 @@ CATEGORIES=	multimedia
 
 COMMENT=	GStreamer mplex plugin
 
-BROKEN_armv6=	fails to build: ./gstmplex.hh:27:10: 'multiplexor.hpp' file not found
-BROKEN_armv7=	fails to build: ./gstmplex.hh:27:10: 'multiplexor.hpp' file not found
-
 LIB_DEPENDS=	libmplex2.so:multimedia/mjpegtools
 
 MESON_ARGS+=	-Dgpl=enabled