pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-sp R-sp: update to canonical form of an R package.
details: https://anonhg.NetBSD.org/pkgsrc/rev/af63852625cd
branches: trunk
changeset: 337199:af63852625cd
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 20:28:33 2019 +0000
description:
R-sp: update to canonical form of an R package.
diffstat:
math/R-sp/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r b29438b730d3 -r af63852625cd math/R-sp/Makefile
--- a/math/R-sp/Makefile Wed Jul 31 20:27:31 2019 +0000
+++ b/math/R-sp/Makefile Wed Jul 31 20:28:33 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2018/12/21 10:53:51 wen Exp $
+# $NetBSD: Makefile,v 1.14 2019/07/31 20:28:33 brook Exp $
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= ${R_HOMEPAGE_BASE}/sp/
@@ -10,5 +10,7 @@
R_PKGNAME= sp
R_PKGVER= 1.3-1
+USE_LANGUAGES= c
+
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index