Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/R-mapdata geography/R-mapdata: remove MASTER...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0a4e5a993c66
branches: trunk
changeset: 436828:0a4e5a993c66
user: brook <brook%pkgsrc.org@localhost>
date: Sun Aug 09 17:00:09 2020 +0000
description:
geography/R-mapdata: remove MASTER_SITES
MASTER_SITES is defined in math/R/Makefile.extension, which should be
included by all R packages. Therefore, MASTER_SITES should not normally
be defined in the Makefile for an R package.
diffstat:
geography/R-mapdata/Makefile | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (23 lines):
diff -r dff67c133785 -r 0a4e5a993c66 geography/R-mapdata/Makefile
--- a/geography/R-mapdata/Makefile Sun Aug 09 16:57:20 2020 +0000
+++ b/geography/R-mapdata/Makefile Sun Aug 09 17:00:09 2020 +0000
@@ -1,16 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2020/08/07 13:48:56 brook Exp $
+# $NetBSD: Makefile,v 1.3 2020/08/09 17:00:09 brook Exp $
+R_PKGNAME= mapdata
+R_PKGVER= 2.3.0
CATEGORIES= geography
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= ${R_HOMEPAGE_BASE}/mapdata/
COMMENT= Extra Map Databases
LICENSE= gnu-gpl-v2
-R_PKGNAME= mapdata
-R_PKGVER= 2.3.0
-
USE_TOOLS+= gmake
DEPENDS+= R-maps>=2.0-7:../../geography/R-maps
Home |
Main Index |
Thread Index |
Old Index