diff options
Diffstat (limited to 'math/octave')
-rw-r--r-- | math/octave/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index 95ae83a..962f744 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/bleeding-edge/ \ MAINTAINER= chuckr@FreeBSD.org COMMENT= High-level interactive language for numerical computations +BROKEN= "Does not compile" + USE_BZIP2= yes BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot |