From 51c8ea8d626ec51437ba0afbcc8aa3f789ea4cf3 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 22 Feb 2007 19:30:02 +0000 Subject: pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev. --- math/R-lmm/Makefile | 4 ++-- math/R-mvtnorm/Makefile | 4 ++-- math/R-sgeostat/Makefile | 4 ++-- math/R-wle/Makefile | 14 +++++++------- 4 files changed, 13 insertions(+), 13 deletions(-) (limited to 'math') diff --git a/math/R-lmm/Makefile b/math/R-lmm/Makefile index e7728b4b032..f65584813aa 100644 --- a/math/R-lmm/Makefile +++ b/math/R-lmm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/08/22 18:57:01 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2007/02/22 19:30:04 wiz Exp $ # PKGREVISION= 1 @@ -11,7 +11,7 @@ COMMENT= Improved procedures for linear mixed models with R R_PKGNAME= lmm R_PKGVER= 0.3-2 -USE_LANGUAGES+= c fortran +USE_LANGUAGES= c fortran .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-mvtnorm/Makefile b/math/R-mvtnorm/Makefile index 30149f2b4ee..db7365b1cae 100644 --- a/math/R-mvtnorm/Makefile +++ b/math/R-mvtnorm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/08/22 18:57:01 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2007/02/22 19:30:05 wiz Exp $ # CATEGORIES= math @@ -10,7 +10,7 @@ COMMENT= Computes the multivariate normal and t distribution R_PKGNAME= mvtnorm R_PKGVER= 0.7-2 -USE_LANGUAGES+= c fortran +USE_LANGUAGES= c fortran .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-sgeostat/Makefile b/math/R-sgeostat/Makefile index c89cf388a1f..91bedc9d863 100644 --- a/math/R-sgeostat/Makefile +++ b/math/R-sgeostat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/08/22 18:54:11 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2007/02/22 19:30:05 wiz Exp $ # PKGREVISION= 1 @@ -11,7 +11,7 @@ COMMENT= Object-oriented Framework for Geostatistical Modeling in S+ R_PKGNAME= sgeostat R_PKGVER= 1.0-19 -USE_LANGUAGES+= c fortran +USE_LANGUAGES= c fortran .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-wle/Makefile b/math/R-wle/Makefile index c1b2f8e5bf6..632173550e2 100644 --- a/math/R-wle/Makefile +++ b/math/R-wle/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.3 2006/08/05 22:56:48 markd Exp $ +# $NetBSD: Makefile,v 1.4 2007/02/22 19:30:05 wiz Exp $ # -CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} +CATEGORIES= math +MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} -MAINTAINER= mchittur@cs.nmsu.edu -HOMEPAGE= ${R_HOMEPAGE_BASE}/wle.html +MAINTAINER= mchittur@cs.nmsu.edu +HOMEPAGE= ${R_HOMEPAGE_BASE}/wle.html COMMENT= Provides approach to robustness via Weighted Likelihood Estimation R_PKGNAME= wle -R_PKGVER= 0.9-2 -USE_LANGUAGES+= c fortran +R_PKGVER= 0.9-2 +USE_LANGUAGES= c fortran .include "../../math/R/Makefile.extension" .include "../../math/blas/buildlink3.mk" -- cgit v1.2.3