summaryrefslogtreecommitdiff
path: root/math/octave
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-06 21:37:26 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-06 21:37:26 +0000
commitfab932ce7f5bdbe8772981cf893fc77866bdc6f9 (patch)
tree10306281e9b501a32c6a83bb322a0c259c732f7f /math/octave
parentBROKEN: Does not install (diff)
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=80292
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 95ae83a621f1..962f7443765d 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