git: 21f31b0c62d8 - main - math/R-cran-terra: Mark broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Jun 2025 09:47:13 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=21f31b0c62d89c7e1e62b333d157685e4672aeff
commit 21f31b0c62d89c7e1e62b333d157685e4672aeff
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2025-06-03 09:46:22 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-06-03 09:46:22 +0000
math/R-cran-terra: Mark broken on i386
See also: https://github.com/rspatial/terra/issues/1846
---
math/R-cran-terra/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/math/R-cran-terra/Makefile b/math/R-cran-terra/Makefile
index ba6e77decc65..bff694f8a328 100644
--- a/math/R-cran-terra/Makefile
+++ b/math/R-cran-terra/Makefile
@@ -9,6 +9,8 @@ WWW= https://cran.r-project.org/package=terra
LICENSE= GPLv3+
+BROKEN_i386= https://github.com/rspatial/terra/issues/1846
+
LIB_DEPENDS= libgdal.so:graphics/gdal \
libgeos_c.so:graphics/geos \
libproj.so:graphics/proj