diff options
| author | Robert Clausecker <fuz@FreeBSD.org> | 2025-09-18 21:46:43 +0200 |
|---|---|---|
| committer | Robert Clausecker <fuz@FreeBSD.org> | 2025-09-19 10:25:54 +0200 |
| commit | 9213749da78eab7401bdaaf4c39f526df5dc7f97 (patch) | |
| tree | 246b624856d5c9ec2f1df81e9945dc8a7326c51d /multimedia | |
| parent | 3f14d81c40f3d09492eab5ee0aaa5c100c716230 (diff) | |
multimedia/gstreamer1-plugins-mplex: builds fine on armv7
Approved by: portmgr (build fix blanket)
MFH: 2025Q3
Diffstat (limited to 'multimedia')
| -rw-r--r-- | multimedia/gstreamer1-plugins-mplex/Makefile | 3 |
1 files changed, 0 insertions, 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 |
