pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/R-R.utils (devel/R-R.utils) Add two TEST_DEPENDS+=



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7f59ac4f8a09
branches:  trunk
changeset: 770237:7f59ac4f8a09
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Nov 28 01:03:28 2021 +0000

description:
(devel/R-R.utils) Add two TEST_DEPENDS+=

diffstat:

 devel/R-R.utils/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 64f03f3f81e0 -r 7f59ac4f8a09 devel/R-R.utils/Makefile
--- a/devel/R-R.utils/Makefile  Sun Nov 28 00:50:07 2021 +0000
+++ b/devel/R-R.utils/Makefile  Sun Nov 28 01:03:28 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/11/27 22:39:02 mef Exp $
+# $NetBSD: Makefile,v 1.4 2021/11/28 01:03:28 mef Exp $
 
 R_PKGNAME=     R.utils
 R_PKGVER=      2.11.0
@@ -11,6 +11,9 @@
 DEPENDS+=      R-R.methodsS3-[0-9]*:../../devel/R-R.methodsS3
 DEPENDS+=      R-R.oo-[0-9]*:../../devel/R-R.oo
 
+TEST_DEPENDS+= R-R.oo-[0-9]*:../../devel/R-R.oo
+TEST_DEPENDS+= R-R.methodsS3-[0-9]*:../../devel/R-R.methodsS3
+
 USE_LANGUAGES= # none
 
 .include "../../math/R/Makefile.extension"



Home | Main Index | Thread Index | Old Index