diff options
Diffstat (limited to 'math/djbfft')
-rw-r--r-- | math/djbfft/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/djbfft/Makefile b/math/djbfft/Makefile index 8ae49175cc91..efb534706423 100644 --- a/math/djbfft/Makefile +++ b/math/djbfft/Makefile @@ -15,6 +15,8 @@ COMMENT= An extremely fast library for floating-point convolution NO_PACKAGE= Forbidden - we have patches to the distribution. +BROKEN= "Changes permissions on /usr/local and /usr/local/lib" + DISABLE_SIZE= yes ALL_TARGET= INSTALL_TARGET=setup check |