diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2016-11-16 08:34:36 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2016-11-16 08:34:36 +0800 |
commit | 6d5d36d741296004a85377ccd3d215630eb2ad05 (patch) | |
tree | a5bdf74c22d8998d0ffcba86a3df0bfb2e7b79b3 /multimedia/bino | |
parent | d0c44e78185cd7af627046ccc68c69e798b7500e (diff) | |
download | freebsd-ports-gnome-6d5d36d741296004a85377ccd3d215630eb2ad05.tar.gz freebsd-ports-gnome-6d5d36d741296004a85377ccd3d215630eb2ad05.tar.zst freebsd-ports-gnome-6d5d36d741296004a85377ccd3d215630eb2ad05.zip |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'multimedia/bino')
-rw-r--r-- | multimedia/bino/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/bino/Makefile b/multimedia/bino/Makefile index 187703b1cf4f..e446751000c2 100644 --- a/multimedia/bino/Makefile +++ b/multimedia/bino/Makefile @@ -33,6 +33,8 @@ OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE=nls +BROKEN_aarch64= Fails to compile: error: call to member function insert is ambiguous + # fixes build on non UTF-8 enviroments post-patch: @${REINPLACE_CMD} -e 's|echo $<|LANG=C; LC_ALL=C; &|' \ |