diff options
author | linimon <linimon@FreeBSD.org> | 2018-03-18 13:52:23 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2018-03-18 13:52:23 +0800 |
commit | 9d47f628c14642ce31b78cb9ff687c51afbd3551 (patch) | |
tree | fcfdd6ca90b97aafcc562134e7d930a1a8ab6b62 /multimedia | |
parent | ceead25e14339d3588fe375f0929aba8b6744085 (diff) | |
download | freebsd-ports-gnome-9d47f628c14642ce31b78cb9ff687c51afbd3551.tar.gz freebsd-ports-gnome-9d47f628c14642ce31b78cb9ff687c51afbd3551.tar.zst freebsd-ports-gnome-9d47f628c14642ce31b78cb9ff687c51afbd3551.zip |
Mark broken on armvX.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer1-plugins-mplex/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/gstreamer1-plugins-mplex/Makefile b/multimedia/gstreamer1-plugins-mplex/Makefile index 277c9153de71..1e3641452b6c 100644 --- a/multimedia/gstreamer1-plugins-mplex/Makefile +++ b/multimedia/gstreamer1-plugins-mplex/Makefile @@ -5,6 +5,9 @@ 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 + GST_PLUGIN= mplex DIST= bad |