pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/R-proto R-proto: update to canonical form of an ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa9ec8cce981
branches:  trunk
changeset: 337094:fa9ec8cce981
user:      brook <brook%pkgsrc.org@localhost>
date:      Wed Jul 31 15:33:40 2019 +0000

description:
R-proto: update to canonical form of an R package.

diffstat:

 devel/R-proto/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 1166b102c0ce -r fa9ec8cce981 devel/R-proto/Makefile
--- a/devel/R-proto/Makefile    Wed Jul 31 15:32:48 2019 +0000
+++ b/devel/R-proto/Makefile    Wed Jul 31 15:33:40 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/07/28 14:40:43 brook Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/31 15:33:40 brook Exp $
 
-CATEGORIES=    devel
+CATEGORIES=    devel R
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      ${R_HOMEPAGE_BASE}/proto/
@@ -10,5 +10,7 @@
 R_PKGNAME=     proto
 R_PKGVER=      1.0.0
 
+USE_LANGUAGES= # none
+
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index