pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/R-sp



Module Name:    pkgsrc
Committed By:   brook
Date:           Wed Jul 31 20:28:34 UTC 2019

Modified Files:
        pkgsrc/math/R-sp: Makefile

Log Message:
R-sp: update to canonical form of an R package.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/math/R-sp/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/R-sp/Makefile
diff -u pkgsrc/math/R-sp/Makefile:1.13 pkgsrc/math/R-sp/Makefile:1.14
--- pkgsrc/math/R-sp/Makefile:1.13      Fri Dec 21 10:53:51 2018
+++ pkgsrc/math/R-sp/Makefile   Wed Jul 31 20:28:33 2019
@@ -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 @@ LICENSE=      gnu-gpl-v2 OR gnu-gpl-v3
 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