diff options
author | lioux <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
commit | f2ede9b4c914247b1bd9e2c08de15881e10a0357 (patch) | |
tree | 4a25475aea25bf8a9483be4ecbcc38cb408ad9a4 /math/djbfft | |
parent | 09f24999c5b02b7a0d359a7e053ce7d67314d735 (diff) | |
download | freebsd-ports-graphics-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.gz freebsd-ports-graphics-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.zst freebsd-ports-graphics-f2ede9b4c914247b1bd9e2c08de15881e10a0357.zip |
USE_SIZEify
Diffstat (limited to 'math/djbfft')
-rw-r--r-- | math/djbfft/Makefile | 1 | ||||
-rw-r--r-- | math/djbfft/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/math/djbfft/Makefile b/math/djbfft/Makefile index 2dad64bd2b9..448a431e797 100644 --- a/math/djbfft/Makefile +++ b/math/djbfft/Makefile @@ -15,6 +15,7 @@ COMMENT= An extremely fast library for floating-point convolution NO_PACKAGE= Forbidden - we have patches to the distribution. +USE_SIZE= yes ALL_TARGET= INSTALL_TARGET=setup check USE_PERL5_BUILD=yes diff --git a/math/djbfft/distinfo b/math/djbfft/distinfo index febafa7af64..6045891b2dd 100644 --- a/math/djbfft/distinfo +++ b/math/djbfft/distinfo @@ -1 +1,2 @@ MD5 (djbfft-0.76.tar.gz) = 9349eff24c1f9fdfb98cfb51bece8efb +SIZE (djbfft-0.76.tar.gz) = 80092 |