aboutsummaryrefslogtreecommitdiffstats
path: root/math/saga
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2012-05-07 16:12:53 +0800
committerwen <wen@FreeBSD.org>2012-05-07 16:12:53 +0800
commit12a218ba04e30431f97703165b51da27b4c89cae (patch)
tree523ff9401c2a0e96269d726a0bdbad602ffbb6b8 /math/saga
parent3347aef625e93957e6faf5bc58aa214e7c9baa57 (diff)
downloadfreebsd-ports-gnome-12a218ba04e30431f97703165b51da27b4c89cae.tar.gz
freebsd-ports-gnome-12a218ba04e30431f97703165b51da27b4c89cae.tar.zst
freebsd-ports-gnome-12a218ba04e30431f97703165b51da27b4c89cae.zip
- Bump PORTREVISION to chase the update of graphics/proj
Diffstat (limited to 'math/saga')
-rw-r--r--math/saga/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/saga/Makefile b/math/saga/Makefile
index eb59482933d0..cb61bfd4011d 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -7,6 +7,7 @@
PORTNAME= saga
PORTVERSION= 2.0.8
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION}
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -16,7 +17,7 @@ COMMENT= System for Automated Geoscientific Analyses
LICENSE= GPLv2
-LIB_DEPENDS= proj.6:${PORTSDIR}/graphics/proj \
+LIB_DEPENDS= proj.7:${PORTSDIR}/graphics/proj \
gdal.16:${PORTSDIR}/graphics/gdal \
jasper.4:${PORTSDIR}/graphics/jasper \
tiff.4:${PORTSDIR}/graphics/tiff \