diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-05-27 00:20:19 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-05-27 00:20:19 +0000 |
commit | c52a715800ff83f6a958709fb689f16631b4ef8a (patch) | |
tree | 6ebe315b8b10cbc2ec7619f8a666f8cab5b7b90c /multimedia/gstreamer-plugins-mpeg2enc | |
parent | 13751f7ab8e0664df6343f3b041a3aeaca0d8712 (diff) |
Mark some ports failing on armv6, for errors classified as "???",
part 2.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes
Notes:
svn path=/head/; revision=441819
Diffstat (limited to 'multimedia/gstreamer-plugins-mpeg2enc')
-rw-r--r-- | multimedia/gstreamer-plugins-mpeg2enc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins-mpeg2enc/Makefile b/multimedia/gstreamer-plugins-mpeg2enc/Makefile index 341e61611c80..5ae0faac0bc3 100644 --- a/multimedia/gstreamer-plugins-mpeg2enc/Makefile +++ b/multimedia/gstreamer-plugins-mpeg2enc/Makefile @@ -7,6 +7,8 @@ CATEGORIES= multimedia COMMENT= Gstreamer mpeg encoder plugin +BROKEN_armv6= fails to compile: 'format_codes.h' file not found + GST_PLUGIN= mpeg2enc MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins |