summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-12-18 05:06:52 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-12-18 05:06:52 +0000
commite7102d86ec5da6c8ef388fbd83d84b6a3f3b09ef (patch)
tree9d1085e998eb6653ddf33eb55c8f85b4a3280e6a
parentUpdate to SRC680_m240. (diff)
Mark as broken. It depends on math/atlas which is problematic,
and waiting for SDPA7.
Notes
Notes: svn path=/head/; revision=203973
-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