From 5cf77f032aab859540668a4559569a647f905fa5 Mon Sep 17 00:00:00 2001 From: Chuck Robey Date: Fri, 15 May 1998 18:44:53 +0000 Subject: Marked BROKEN until I find the reason it's core-dumping on startup. --- math/octave-devel/Makefile | 4 +++- math/octave/Makefile | 4 +++- 2 files changed, 6 insertions(+), 2 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: diff --git a/math/octave/Makefile b/math/octave/Makefile index b3a067ce644e..ddf8da5eecf1 100644 --- a/math/octave/Makefile +++ b/math/octave/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: -- cgit v1.2.3