aboutsummaryrefslogtreecommitdiffstats
path: root/math/sdpa
diff options
context:
space:
mode:
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 b827ea8fae09..b7479839f0c7 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= Unfetchable
+
.if defined(WITH_ICC)
BUILD_DEPENDS= ${LOCALBASE}/intel_cc_80/bin/icc:${PORTSDIR}/lang/icc
.endif