aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2022-02-18 18:39:51 +0000
committerThierry Thomas <thierry@FreeBSD.org>2022-02-18 18:44:54 +0000
commit566bc4c2f57f24965ecda6329272cc9c7db0eb24 (patch)
tree916825aa22d6858cb3997e8d8a4d2cab18a7c381
parentf1ef83b857f555f0c7a6182ca02002b63cfe80f9 (diff)
downloadports-566bc4c2f57f24965ecda6329272cc9c7db0eb24.tar.gz
ports-566bc4c2f57f24965ecda6329272cc9c7db0eb24.zip
math/saga: switch to Qhull8
PR: 261282 Approved by: rhurlin (maintainer)
-rw-r--r--math/saga/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/saga/Makefile b/math/saga/Makefile
index c55b0cf9248d..4fe9df669a78 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -2,6 +2,7 @@
PORTNAME= saga
PORTVERSION= 8.1.1
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION}
@@ -23,7 +24,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libopencv_core.so:graphics/opencv \
libpdal_base.so:math/pdal \
libproj.so:graphics/proj \
- libqhull_r.so:math/qhull \
+ libqhull_r.so:math/qhull8 \
libsvm.so:science/libsvm \
libsz.so:science/szip \
libtiff.so:graphics/tiff