aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/octave-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile
index 610187a2f57a..8273da905a05 100644
--- a/math/octave-devel/Makefile
+++ b/math/octave-devel/Makefile
@@ -43,6 +43,7 @@ MAN1= octave.1 octave-bug.1 mkoctfile.1 octave-config.1
.if ${OSVERSION} < 600000
BUILD_DEPENDS+= info:${PORTSDIR}/print/texinfo
+BROKEN= Fails to install
.endif
.if exists(${LOCALBASE}/lib/libatlas_r.so) && !defined(WITH_BLAS)