pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/R-geosphere (geography/R-geosphere) Add TEST...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1a95f8866569
branches: trunk
changeset: 458835:1a95f8866569
user: mef <mef%pkgsrc.org@localhost>
date: Mon Sep 20 11:45:04 2021 +0000
description:
(geography/R-geosphere) Add TEST_DEPENDS+= R-raster, not PASS yet
diffstat:
geography/R-geosphere/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b308b3263d48 -r 1a95f8866569 geography/R-geosphere/Makefile
--- a/geography/R-geosphere/Makefile Mon Sep 20 11:11:12 2021 +0000
+++ b/geography/R-geosphere/Makefile Mon Sep 20 11:45:04 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/08/09 16:57:20 brook Exp $
+# $NetBSD: Makefile,v 1.3 2021/09/20 11:45:04 mef Exp $
R_PKGNAME= geosphere
R_PKGVER= 1.5-10
@@ -11,5 +11,7 @@
DEPENDS+= R-sp>=1.2.5:../../math/R-sp
+TEST_DEPENDS+= R-raster-[0-9]*:../../geography/R-raster
+
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index