aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-09-29 20:57:39 +0800
committermaho <maho@FreeBSD.org>2007-09-29 20:57:39 +0800
commit62ec9f942ae41cc25247b1563282df5b05979e21 (patch)
tree1f91deebe394f8de23a2d11161db34d7b0c0280d
parentdf4c84e12c3461d44353cf22e3ec5084318ee02d (diff)
downloadfreebsd-ports-gnome-62ec9f942ae41cc25247b1563282df5b05979e21.tar.gz
freebsd-ports-gnome-62ec9f942ae41cc25247b1563282df5b05979e21.tar.zst
freebsd-ports-gnome-62ec9f942ae41cc25247b1563282df5b05979e21.zip
Temporary marked as broken. Creating ATLAS'ed LAPACK part is now broken.
-rw-r--r--math/atlas-devel/Makefile2
-rw-r--r--math/atlas/Makefile2
2 files changed, 4 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
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