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 | |
parent | Unbreak port by moving some definitions from the pre-fetch target (diff) |
BROKEN: Changes permissions on /usr/local and /usr/local/lib
Notes
Notes:
svn path=/head/; revision=106873
Diffstat (limited to 'math')
-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 |