diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/octave-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index bb334dfa5264..00aa891a0b5f 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= does not compile + LATEST_LINK= octave-devel USE_BZIP2= yes |