pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-pixmap



Module Name:    pkgsrc
Committed By:   brook
Date:           Wed Jul 31 20:14:06 UTC 2019

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/R-pixmap/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-pixmap/Makefile
diff -u pkgsrc/math/R-pixmap/Makefile:1.8 pkgsrc/math/R-pixmap/Makefile:1.9
--- pkgsrc/math/R-pixmap/Makefile:1.8   Sat Jul 28 14:40:50 2018
+++ pkgsrc/math/R-pixmap/Makefile       Wed Jul 31 20:14:06 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2018/07/28 14:40:50 brook Exp $
+# $NetBSD: Makefile,v 1.9 2019/07/31 20:14:06 brook Exp $
 
-CATEGORIES=    math
+CATEGORIES=    math R
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      ${R_HOMEPAGE_BASE}/pixmap/
@@ -10,5 +10,7 @@ LICENSE=      gnu-gpl-v2
 R_PKGNAME=     pixmap
 R_PKGVER=      0.4-11
 
+USE_LANGUAGES= # none
+
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index