diff options
author | kris <kris@FreeBSD.org> | 2004-04-13 07:03:49 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-04-13 07:03:49 +0000 |
commit | 9bf877c5cf8e942275fbd37dea1ff8093dfb1417 (patch) | |
tree | 00734003aeaa4be2c83e4548fa237b36e9302769 /math | |
parent | 38ad79bbb21e087168d1d1194bb0976c44459a3e (diff) | |
download | FreeBSD-ports-9bf877c5cf8e942275fbd37dea1ff8093dfb1417.zip FreeBSD-ports-9bf877c5cf8e942275fbd37dea1ff8093dfb1417.tar.gz |
BROKEN: Changes permissions on /usr/local and /usr/local/lib
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 8ae4917..efb5347 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 |