aboutsummaryrefslogtreecommitdiffstats
path: root/math/saga
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-05-19 18:07:14 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-05-19 18:07:14 +0800
commit7739ab3ddd2c1e45721b70001d07b29dc5e28be3 (patch)
tree039814b34945c2a1c66dea6e861972afac2b055e /math/saga
parent94fa55cb84c9fd0feca266d06f947e01b7dd24e8 (diff)
downloadfreebsd-ports-gnome-7739ab3ddd2c1e45721b70001d07b29dc5e28be3.tar.gz
freebsd-ports-gnome-7739ab3ddd2c1e45721b70001d07b29dc5e28be3.tar.zst
freebsd-ports-gnome-7739ab3ddd2c1e45721b70001d07b29dc5e28be3.zip
- Bump PORTREVISION for graphics/gdal shlib change
Diffstat (limited to 'math/saga')
-rw-r--r--math/saga/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/saga/Makefile b/math/saga/Makefile
index cb61bfd4011d..aba540ee43ee 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -7,7 +7,7 @@
PORTNAME= saga
PORTVERSION= 2.0.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION}
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -18,7 +18,7 @@ COMMENT= System for Automated Geoscientific Analyses
LICENSE= GPLv2
LIB_DEPENDS= proj.7:${PORTSDIR}/graphics/proj \
- gdal.16:${PORTSDIR}/graphics/gdal \
+ gdal.17:${PORTSDIR}/graphics/gdal \
jasper.4:${PORTSDIR}/graphics/jasper \
tiff.4:${PORTSDIR}/graphics/tiff \
iodbc.3:${PORTSDIR}/databases/libiodbc \