aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1996-12-12 08:03:38 +0000
committerThomas Gellekum <tg@FreeBSD.org>1996-12-12 08:03:38 +0000
commit1f6da1ca4a18626ba25f0bb42e3bce26a50d85bb (patch)
treea630e01f5cd1b23ad903931bb1265343b3ed724b /math
parentbb25d8f5ea660192d48723fd08b987e1b95aca8d (diff)
downloadports-1f6da1ca4a18626ba25f0bb42e3bce26a50d85bb.tar.gz
ports-1f6da1ca4a18626ba25f0bb42e3bce26a50d85bb.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/octave-devel/Makefile4
-rw-r--r--math/octave/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile
index 6d67a9f3f78c..3f205dd1ab8d 100644
--- a/math/octave-devel/Makefile
+++ b/math/octave-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Apr 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.4 1996/11/18 11:32:40 asami Exp $
+# $Id: Makefile,v 1.5 1996/11/18 14:05:34 asami Exp $
#
DISTNAME= octave-1.1.1
@@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.ORG
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+BROKEN= "Sorry, doesn't link with gcc-2.7.2.1 in our tree"
+
HAS_CONFIGURE= yes
USE_GMAKE= yes
PATCH_STRIP= -p1
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 6d67a9f3f78c..3f205dd1ab8d 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Apr 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.4 1996/11/18 11:32:40 asami Exp $
+# $Id: Makefile,v 1.5 1996/11/18 14:05:34 asami Exp $
#
DISTNAME= octave-1.1.1
@@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.ORG
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+BROKEN= "Sorry, doesn't link with gcc-2.7.2.1 in our tree"
+
HAS_CONFIGURE= yes
USE_GMAKE= yes
PATCH_STRIP= -p1