aboutsummaryrefslogtreecommitdiffstats
path: root/math/sdpa
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-12-18 13:06:52 +0800
committermaho <maho@FreeBSD.org>2007-12-18 13:06:52 +0800
commitc2a95934a02e2905ddcea4a8620502bc560042d8 (patch)
tree9e51e4e6b969baec3f4fcf7f7adb1f813b2eff1b /math/sdpa
parent13c4e0fd331ac6f7408fcb29b4791cc9a1637588 (diff)
downloadfreebsd-ports-gnome-c2a95934a02e2905ddcea4a8620502bc560042d8.tar.gz
freebsd-ports-gnome-c2a95934a02e2905ddcea4a8620502bc560042d8.tar.zst
freebsd-ports-gnome-c2a95934a02e2905ddcea4a8620502bc560042d8.zip
Mark as broken. It depends on math/atlas which is problematic,
and waiting for SDPA7.
Diffstat (limited to 'math/sdpa')
-rw-r--r--math/sdpa/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile
index d0f0d7b6f8bd..8ea3a28e1ef8 100644
--- a/math/sdpa/Makefile
+++ b/math/sdpa/Makefile
@@ -22,6 +22,8 @@ EXTRACT_ONLY= ${PORTNAME}.${PORTVERSION}.src.tar.gz
MAINTAINER= maho@FreeBSD.org
COMMENT= SDPA(SemiDefinite Programming Algorithm) Very efficent SDP Solver
+BROKEN= Depends on math/atlas which is problematic, and waiting for SDPA7
+
.if defined(WITH_ICC)
BUILD_DEPENDS+= ${LOCALBASE}/intel_cc_80/bin/icc:${PORTSDIR}/lang/icc
.endif