pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-circular Added USE_LANGUAGES
details: https://anonhg.NetBSD.org/pkgsrc/rev/69cde77ad66b
branches: trunk
changeset: 568369:69cde77ad66b
user: adam <adam%pkgsrc.org@localhost>
date: Fri Dec 11 19:25:33 2009 +0000
description:
Added USE_LANGUAGES
diffstat:
math/R-circular/Makefile | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)
diffs (32 lines):
diff -r 9d6c1aab8143 -r 69cde77ad66b math/R-circular/Makefile
--- a/math/R-circular/Makefile Fri Dec 11 19:23:06 2009 +0000
+++ b/math/R-circular/Makefile Fri Dec 11 19:25:33 2009 +0000
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.2 2009/12/03 13:06:53 asau Exp $
-#
+# $NetBSD: Makefile,v 1.3 2009/12/11 19:25:33 adam Exp $
-PKGREVISION= 1
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+PKGREVISION= 1
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= ${R_HOMEPAGE_BASE}/circular/
-COMMENT= Circular Statistics, from "Topics in circular Statistics"
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= ${R_HOMEPAGE_BASE}/circular/
+COMMENT= Circular Statistics, from "Topics in circular Statistics"
-R_PKGNAME= circular
-R_PKGVER= 0.3-8
-USE_LANGUAGES+= c fortran
+R_PKGNAME= circular
+R_PKGVER= 0.3-8
+
+USE_LANGUAGES= fortran
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index