diff options
author | linimon <linimon@FreeBSD.org> | 2018-06-22 09:15:19 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2018-06-22 09:15:19 +0800 |
commit | c35b4e29d6d16a32622548a17d38815d59c59d9e (patch) | |
tree | 0c07443b478fb33416592bf0cae1d18b5907dd27 /multimedia/Bento4 | |
parent | 4fa4a1e28574ef2665f5294de9c34240a7329a66 (diff) | |
download | freebsd-ports-gnome-c35b4e29d6d16a32622548a17d38815d59c59d9e.tar.gz freebsd-ports-gnome-c35b4e29d6d16a32622548a17d38815d59c59d9e.tar.zst freebsd-ports-gnome-c35b4e29d6d16a32622548a17d38815d59c59d9e.zip |
Mark these ports as broken on aarch64, and, where appropriate, on armvX.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'multimedia/Bento4')
-rw-r--r-- | multimedia/Bento4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/Bento4/Makefile b/multimedia/Bento4/Makefile index 2eeee357a6d3..d8ace0d1bb80 100644 --- a/multimedia/Bento4/Makefile +++ b/multimedia/Bento4/Makefile @@ -11,6 +11,8 @@ COMMENT= Full-featured MP4 format and MPEG DASH library and tools LICENSE= GPLv2 +BROKEN_aarch64= fails to compile: Ap4AesBlockCipher.cpp:93:4: AP4_PLATFORM_BYTE_ORDER is not set + USES= cmake:outsource,noninja USE_GITHUB= yes |