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-devel | |
parent | - Switch to default python version. (diff) |
Temporary marked as broken. Creating ATLAS'ed LAPACK part is now broken.
Notes
Notes:
svn path=/head/; revision=200345
Diffstat (limited to 'math/atlas-devel')
-rw-r--r-- | math/atlas-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/atlas-devel/Makefile b/math/atlas-devel/Makefile index ae34482371b9..0fa416b98ba4 100644 --- a/math/atlas-devel/Makefile +++ b/math/atlas-devel/Makefile @@ -26,6 +26,8 @@ USE_GMAKE= yes WRKSRC= ${WRKDIR}/ATLAS USE_LDCONFIG= yes +BROKEN= Creating ATLAS'ed LAPACK part is broken + .include <bsd.port.pre.mk> NOT_FOR_ARCHS= alpha |