diff options
-rw-r--r-- | math/R-cran-terra/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |