diff options
Diffstat (limited to 'audio/beast/Makefile')
-rw-r--r-- | audio/beast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/beast/Makefile b/audio/beast/Makefile index c39adf958726..e24a2f97b5e4 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -48,7 +48,7 @@ SSE_VARS= SSE_FLAGS="-mmmx -msse" .include <bsd.port.pre.mk> -BROKEN_powerpc64= Does not build +BROKEN_powerpc64= fails to package: bseblockutils.SSE.so: No such file or directory MAKE_JOBS_UNSAFE= yes |