pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/R-sys (sysutils/R-sys) Added TEST_DEPENDS+= R...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6850af8e10bf
branches: trunk
changeset: 457596:6850af8e10bf
user: mef <mef%pkgsrc.org@localhost>
date: Mon Aug 30 01:02:36 2021 +0000
description:
(sysutils/R-sys) Added TEST_DEPENDS+= R-unix-[0-9]*
diffstat:
sysutils/R-sys/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a97fa2a0238d -r 6850af8e10bf sysutils/R-sys/Makefile
--- a/sysutils/R-sys/Makefile Mon Aug 30 00:57:36 2021 +0000
+++ b/sysutils/R-sys/Makefile Mon Aug 30 01:02:36 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/08/30 00:45:32 mef Exp $
+# $NetBSD: Makefile,v 1.4 2021/08/30 01:02:36 mef Exp $
R_PKGNAME= sys
R_PKGVER= 3.4
@@ -8,6 +8,8 @@
COMMENT= Powerful and reliable tools for running system commands in R
LICENSE= mit
+TEST_DEPENDS+= R-unix-[0-9]*:../../sysutils/R-unix
+
USE_LANGUAGES= c
.include "../../math/R/Makefile.extension"
Home |
Main Index |
Thread Index |
Old Index