summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/R-cran-maptools/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/astro/R-cran-maptools/Makefile b/astro/R-cran-maptools/Makefile
index d478909ba428..35b5b516a0f2 100644
--- a/astro/R-cran-maptools/Makefile
+++ b/astro/R-cran-maptools/Makefile
@@ -9,6 +9,10 @@ WWW= https://cran.r-project.org/web/packages/maptools/
LICENSE= GPLv2+
+DEPRECATED= Fails to build and upstream recommends using math/R-cran-sf or math/R-cran-terra instead
+EXPIRATION_DATE= 2025-06-30
+BROKEN= does not build
+
CRAN_DEPENDS= R-cran-sp>=1.0.11:math/R-cran-sp
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}