pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/R-maps +TEST_DEPENDS+= (x4) make test passed
details: https://anonhg.NetBSD.org/pkgsrc/rev/5706b9da6497
branches: trunk
changeset: 378325:5706b9da6497
user: mef <mef%pkgsrc.org@localhost>
date: Mon May 02 10:57:53 2022 +0000
description:
+TEST_DEPENDS+= (x4) make test passed
diffstat:
geography/R-maps/Makefile | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 055c9217d1e6 -r 5706b9da6497 geography/R-maps/Makefile
--- a/geography/R-maps/Makefile Mon May 02 09:08:53 2022 +0000
+++ b/geography/R-maps/Makefile Mon May 02 10:57:53 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2022/04/25 12:53:58 mef Exp $
+# $NetBSD: Makefile,v 1.5 2022/05/02 10:57:53 mef Exp $
R_PKGNAME= maps
R_PKGVER= 3.4.0
@@ -9,6 +9,11 @@
COMMENT= Draw Geographical Maps
LICENSE= gnu-gpl-v2
+TEST_DEPENDS+= R-mapdata-[0-9]*:../../geography/R-mapdata
+TEST_DEPENDS+= R-mapproj-[0-9]*:../../math/R-mapproj
+TEST_DEPENDS+= R-sp-[0-9]*:../../math/R-sp
+TEST_DEPENDS+= R-rnaturalearth-[0-9]*:../../geography/R-rnaturalearth
+
USE_TOOLS+= gmake
.include "../../math/R/Makefile.extension"
Home |
Main Index |
Thread Index |
Old Index