diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-11-30 06:13:34 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-11-30 06:13:34 +0000 |
commit | bf43557044604cb6487fc1aa24ce2c210ae789da (patch) | |
tree | 10dd7508accfa6a3ffc8e631ba63a22cc2fdeb6b /audio/beast/Makefile | |
parent | e3b0bf80d1a7a3579b4284ef20edfdcdcefac2a7 (diff) |
Notes
Diffstat (limited to 'audio/beast/Makefile')
-rw-r--r-- | audio/beast/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/beast/Makefile b/audio/beast/Makefile index 64a7287cfd63..f75fc9412d90 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ RUN_DEPENDS= xdg-open:devel/xdg-utils BROKEN_armv6= fails to package: bseblockutils.SSE.so: No such file or directory +BROKEN_armv7= fails to package: bseblockutils.SSE.so: No such file or directory BROKEN_powerpc64= fails to package: bseblockutils.SSE.so: No such file or directory USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ |