summaryrefslogtreecommitdiff
path: root/math
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
parentBROKEN: Does not install (diff)
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=80292
Diffstat (limited to 'math')
-rw-r--r--math/octave-devel/Makefile2
-rw-r--r--math/octave/Makefile2
-rw-r--r--math/oleo/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile
index 95ae83a621f1..962f7443765d 100644
--- a/math/octave-devel/Makefile
+++ b/math/octave-devel/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
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
diff --git a/math/oleo/Makefile b/math/oleo/Makefile
index d88435e929ac..b19b75d46385 100644
--- a/math/oleo/Makefile
+++ b/math/oleo/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= The GNU spreadsheet for X11 and terminals
+BROKEN= "Does not compile"
+
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
USE_REINPLACE= yes