Mark as broken. It depends on math/atlas which is problematic,

and waiting for SDPA7.
This commit is contained in:
Maho Nakata 2007-12-18 05:06:52 +00:00
parent 1e3dd42b3f
commit e7102d86ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203973

View file

@ -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