pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/R-munsell (graphics/R-munsell) Add one TEST_D...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13fae01dc437
branches:  trunk
changeset: 454142:13fae01dc437
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Jun 06 15:05:36 2021 +0000

description:
(graphics/R-munsell) Add one TEST_DEPENDS+=

diffstat:

 graphics/R-munsell/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 980e8e7d41d0 -r 13fae01dc437 graphics/R-munsell/Makefile
--- a/graphics/R-munsell/Makefile       Sun Jun 06 14:56:26 2021 +0000
+++ b/graphics/R-munsell/Makefile       Sun Jun 06 15:05:36 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:43 brook Exp $
+# $NetBSD: Makefile,v 1.5 2021/06/06 15:05:36 mef Exp $
 
 R_PKGNAME=     munsell
 R_PKGVER=      0.5.0
@@ -10,6 +10,8 @@
 
 DEPENDS+=      R-colorspace>=1.4.1:../../graphics/R-colorspace
 
+TEST_DEPENDS+= R-ggplot2-[0-9]*:../../graphics/R-ggplot2
+
 USE_LANGUAGES= # none
 
 .include "../../math/R/Makefile.extension"



Home | Main Index | Thread Index | Old Index