Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography Unbreak bulk builds by adding R-rgdal.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b391104956cc
branches:  trunk
changeset: 436837:b391104956cc
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Aug 09 17:32:12 2020 +0000

description:
Unbreak bulk builds by adding R-rgdal.

diffstat:

 geography/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0b9237bad480 -r b391104956cc geography/Makefile
--- a/geography/Makefile        Sun Aug 09 17:25:52 2020 +0000
+++ b/geography/Makefile        Sun Aug 09 17:32:12 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2020/08/09 15:38:15 brook Exp $
+# $NetBSD: Makefile,v 1.102 2020/08/09 17:32:12 joerg Exp $
 #
 
 COMMENT=       Software for geographical-related uses
@@ -15,6 +15,7 @@
 SUBDIR+=       R-osmdata
 SUBDIR+=       R-prettymapr
 SUBDIR+=       R-raster
+SUBDIR+=       R-rgdal
 SUBDIR+=       R-rgeos
 SUBDIR+=       R-rnaturalearth
 SUBDIR+=       R-rnaturalearthdata



Home | Main Index | Thread Index | Old Index