summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-05-07 08:12:53 +0000
committerWen Heping <wen@FreeBSD.org>2012-05-07 08:12:53 +0000
commitb360c0c97b599904652ff595b45d5ed7cd29aaac (patch)
treea19f2f07e36828c7650b4b16e1ef5e095b2d05f2 /math
parent- Update to 4.8.0 (diff)
- Bump PORTREVISION to chase the update of graphics/proj
Notes
Notes: svn path=/head/; revision=296126
Diffstat (limited to 'math')
-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 \