diff options
author | Maho Nakata <maho@FreeBSD.org> | 2007-09-29 12:57:39 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2007-09-29 12:57:39 +0000 |
commit | f14bc5b14479dfa03f010944738346f8f49a5fd2 (patch) | |
tree | 2e71e3616142ac5e37162bb8a5a2c2ad277df4a4 /math/atlas | |
parent | dfb6c8641582427d46499a04443109e1f1c0e76b (diff) | |
download | ports-f14bc5b14479dfa03f010944738346f8f49a5fd2.tar.gz ports-f14bc5b14479dfa03f010944738346f8f49a5fd2.zip |
Notes
Diffstat (limited to 'math/atlas')
-rw-r--r-- | math/atlas/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/atlas/Makefile b/math/atlas/Makefile index 5edc26a1e4fb..110e90941e48 100644 --- a/math/atlas/Makefile +++ b/math/atlas/Makefile @@ -27,6 +27,8 @@ USE_GMAKE= yes WRKSRC= ${WRKDIR}/ATLAS USE_LDCONFIG= yes +BROKEN= Creating ATLAS'ed LAPACK part is broken + .include <bsd.port.pre.mk> USE_FORTRAN= yes |