From 21cf8c14675596754c21aa58400bfd711a440e91 Mon Sep 17 00:00:00 2001 From: frueauf Date: Thu, 14 Jan 1999 13:57:04 +0000 Subject: Reflect update of f2c. --- math/R/Makefile | 4 ++-- math/octave/Makefile | 4 ++-- math/scilab/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'math') diff --git a/math/R/Makefile b/math/R/Makefile index 6c99b71a31a..c9823bc4032 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/12/21 10:29:39 frueauf Exp $ +# $NetBSD: Makefile,v 1.3 1999/01/14 13:57:04 frueauf Exp $ # DISTNAME= R-0.63.1 @@ -18,7 +18,7 @@ MAINTAINER= lamj@stat.cmu.edu HOMEPAGE= http://lib.stat.cmu.edu/R/CRAN/ .if !exists(/usr/bin/f77) -DEPENDS+= f2c:../../lang/f2c +DEPENDS+= f2c-19980913:../../lang/f2c .endif DEPENDS+= readline-2.2:../../devel/readline diff --git a/math/octave/Makefile b/math/octave/Makefile index 92e9153a5ae..4df45ce454b 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/11/29 23:38:30 tron Exp $ +# $NetBSD: Makefile,v 1.7 1999/01/14 13:57:04 frueauf Exp $ # FreeBSD Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp DISTNAME= octave-2.0.13 @@ -48,7 +48,7 @@ GCC_VERSION!= ${CC} --version CONFIGURE_ARGS+= --with-g77 FLIBS= -Lg2c .else -DEPENDS+= f2c-19980516p1:../../lang/f2c +DEPENDS+= f2c-19980913:../../lang/f2c CONFIGURE_ARGS+= --with-f2c .endif diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 067d8b5b014..d9bd2665361 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/11/13 01:25:12 frueauf Exp $ +# $NetBSD: Makefile,v 1.4 1999/01/14 13:57:05 frueauf Exp $ # DISTNAME= scilab-2.4-src @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/Meta2/Scilab/ MAINTAINER= mcmahill@alum.mit.edu HOMEPAGE= http://www-rocq.inria.fr/scilab/ -DEPENDS+= f2c-19980516p1:../../lang/f2c +DEPENDS+= f2c-19980913:../../lang/f2c DEPENDS+= xless-1.7:../../x11/xless NOT_FOR_ARCHS= alpha #LP64 problems -- cgit v1.2.3