aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/octave-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile
index fa1b00000a61..073eb062a46a 100644
--- a/math/octave-devel/Makefile
+++ b/math/octave-devel/Makefile
@@ -29,6 +29,8 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
umfpack.1:${PORTSDIR}/math/suitesparse \
qhull:${PORTSDIR}/math/qhull
+BROKEN= fails to work with recent versions of GCC
+
LATEST_LINK= octave-devel
USE_BZIP2= yes