pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/R-testthat (devel/R-testthat) remove duplicate D...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a49580427aed
branches:  trunk
changeset: 378365:a49580427aed
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon May 02 14:47:49 2022 +0000

description:
(devel/R-testthat) remove duplicate DEPENDS/TEST_DEPENDS

diffstat:

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

diffs (19 lines):

diff -r e5a3f4d35e74 -r a49580427aed devel/R-testthat/Makefile
--- a/devel/R-testthat/Makefile Mon May 02 14:44:55 2022 +0000
+++ b/devel/R-testthat/Makefile Mon May 02 14:47:49 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2022/05/02 14:44:55 mef Exp $
+# $NetBSD: Makefile,v 1.15 2022/05/02 14:47:49 mef Exp $
 
 R_PKGNAME=     testthat
 R_PKGVER=      3.1.4
@@ -33,9 +33,6 @@
 TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
 TEST_DEPENDS+= R-brio-[0-9]*:../../devel/R-brio
 TEST_DEPENDS+= R-desc-[0-9]*:../../devel/R-desc
-TEST_DEPENDS+= R-pkgload-[0-9]*:../../devel/R-pkgload
-TEST_DEPENDS+= R-praise-[0-9]*:../../misc/R-praise
-TEST_DEPENDS+= R-waldo-[0-9]*:../../devel/R-waldo
 
 USE_LANGUAGES= c c++
 



Home | Main Index | Thread Index | Old Index