diff options
-rw-r--r-- | math/djbfft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/djbfft/Makefile b/math/djbfft/Makefile index 448a431e797a..8ae49175cc91 100644 --- a/math/djbfft/Makefile +++ b/math/djbfft/Makefile @@ -15,7 +15,7 @@ COMMENT= An extremely fast library for floating-point convolution NO_PACKAGE= Forbidden - we have patches to the distribution. -USE_SIZE= yes +DISABLE_SIZE= yes ALL_TARGET= INSTALL_TARGET=setup check USE_PERL5_BUILD=yes |