diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-03-18 05:52:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-03-18 05:52:23 +0000 |
commit | 932b1434740ee62e2f11d3faf0385f821d2a7b98 (patch) | |
tree | fcfdd6ca90b97aafcc562134e7d930a1a8ab6b62 /multimedia/gstreamer1-plugins-mplex | |
parent | 6bc4630a68d0fc2dfa29f7385c9990ba37fa46db (diff) |
Notes
Diffstat (limited to 'multimedia/gstreamer1-plugins-mplex')
-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 |