From 57e30bec58dd2a8f4febdf92446fa6090e33188a Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 20 Jul 2006 21:03:50 +0000 Subject: Needs fortran. --- math/R-akima/Makefile | 3 ++- math/R-lmm/Makefile | 15 ++++++++------- math/R-mvtnorm/Makefile | 3 ++- math/R-sgeostat/Makefile | 15 ++++++++------- 4 files changed, 20 insertions(+), 16 deletions(-) (limited to 'math') diff --git a/math/R-akima/Makefile b/math/R-akima/Makefile index 75ad0cbb001..6f492d4c189 100644 --- a/math/R-akima/Makefile +++ b/math/R-akima/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 13:01:53 markd Exp $ +# $NetBSD: Makefile,v 1.2 2006/07/20 21:03:50 wiz Exp $ # CATEGORIES= math @@ -10,6 +10,7 @@ COMMENT= Linear or cubic spline interpolation for irregular gridded data R_PKGNAME= akima R_PKGVER= 0.5-1 +USE_LANGUAGES+= fortran .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-lmm/Makefile b/math/R-lmm/Makefile index e7120d1d9cb..f39b99e3c2f 100644 --- a/math/R-lmm/Makefile +++ b/math/R-lmm/Makefile @@ -1,16 +1,17 @@ -# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:00 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2006/07/20 21:04:17 wiz Exp $ # -PKGREVISION= 1 -CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} +PKGREVISION= 1 +CATEGORIES= math +MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} -MAINTAINER= mchittur@cs.nmsu.edu -HOMEPAGE= ${R_HOMEPAGE_BASE}/lmm.html +MAINTAINER= mchittur@cs.nmsu.edu +HOMEPAGE= ${R_HOMEPAGE_BASE}/lmm.html COMMENT= Improved procedures for linear mixed models with R R_PKGNAME= lmm -R_PKGVER= 0.3-2 +R_PKGVER= 0.3-2 +USE_LANGUAGES+= fortran .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-mvtnorm/Makefile b/math/R-mvtnorm/Makefile index 738f574c030..f79e55874c2 100644 --- a/math/R-mvtnorm/Makefile +++ b/math/R-mvtnorm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 13:09:22 markd Exp $ +# $NetBSD: Makefile,v 1.2 2006/07/20 21:04:32 wiz Exp $ # CATEGORIES= math @@ -10,6 +10,7 @@ COMMENT= Computes the multivariate normal and t distribution R_PKGNAME= mvtnorm R_PKGVER= 0.7-2 +USE_LANGUAGES+= fortran .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-sgeostat/Makefile b/math/R-sgeostat/Makefile index f05f99b59d7..428adca0d5d 100644 --- a/math/R-sgeostat/Makefile +++ b/math/R-sgeostat/Makefile @@ -1,16 +1,17 @@ -# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:00 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2006/07/20 21:04:56 wiz Exp $ # -PKGREVISION= 1 -CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} +PKGREVISION= 1 +CATEGORIES= math +MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} -MAINTAINER= mchittur@cs.nmsu.edu -HOMEPAGE= ${R_HOMEPAGE_BASE}/sgeostat.html +MAINTAINER= mchittur@cs.nmsu.edu +HOMEPAGE= ${R_HOMEPAGE_BASE}/sgeostat.html COMMENT= Object-oriented Framework for Geostatistical Modeling in S+ R_PKGNAME= sgeostat -R_PKGVER= 1.0-19 +R_PKGVER= 1.0-19 +USE_LANGUAGES+= fortran .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3