summaryrefslogtreecommitdiff
path: root/math/octave-devel
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1998-05-15 18:44:53 +0000
committerChuck Robey <chuckr@FreeBSD.org>1998-05-15 18:44:53 +0000
commit5cf77f032aab859540668a4559569a647f905fa5 (patch)
treea7060d7092d0b8370995742fec51bb6ed5aff81e /math/octave-devel
parentRun /bin/ls always with TZ= (diff)
Marked BROKEN until I find the reason it's core-dumping on startup.
Notes
Notes: svn path=/head/; revision=10999
Diffstat (limited to 'math/octave-devel')
-rw-r--r--math/octave-devel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile
index b3a067ce644e..ddf8da5eecf1 100644
--- a/math/octave-devel/Makefile
+++ b/math/octave-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 April 1998
# Whom: chuckr@freebsd.org
#
-# $Id: Makefile,v 1.12 1998/02/16 11:59:34 asami Exp $
+# $Id: Makefile,v 1.13 1998/05/05 20:37:57 chuckr Exp $
#
DISTNAME= octave-2.0.12
@@ -20,6 +20,8 @@ CONFIGURE_ARGS= --prefix=${PREFIX} --exec-prefix=${PREFIX} --with-f2c --enable-s
USE_GMAKE= yes
MAN1= octave.1
+BROKEN= "core dump problem on startup, working on it."
+
LIBOCTAVE-INFO= liboctave.info liboctave.info-1 liboctave.info-2 liboctave.info-3
post-install: