diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-03-09 01:09:46 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-03-09 01:09:46 +0000 |
commit | 7d37d1050353e4b66a79607ff985b0ab2166404b (patch) | |
tree | 10b57ae9f19a0f56a46c494b6d559ef9710ba76c /math/djbfft/Makefile | |
parent | d0e01b53b1b77378328457fdf08ea54bb51eb179 (diff) | |
download | ports-7d37d1050353e4b66a79607ff985b0ab2166404b.tar.gz ports-7d37d1050353e4b66a79607ff985b0ab2166404b.zip |
Notes
Diffstat (limited to 'math/djbfft/Makefile')
-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 |