diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-13 07:03:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-13 07:03:49 +0000 |
commit | f44807a939f68e9eddc3852d740290805a3b8387 (patch) | |
tree | 5bd09719649368a51f40b4047f0510648345bd44 /math/djbfft | |
parent | dc5c753a5960bff7542396b27b23fb5166a4809d (diff) | |
download | ports-f44807a939f68e9eddc3852d740290805a3b8387.tar.gz ports-f44807a939f68e9eddc3852d740290805a3b8387.zip |
Notes
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 |