diff options
author | miwi <miwi@FreeBSD.org> | 2009-11-28 07:17:38 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-11-28 07:17:38 +0800 |
commit | 89772469d43d7f7e5ba6f80de206746cf6152f85 (patch) | |
tree | 6b6486e3240a6e335ac2fad5e7cd7f16dc7dfacb /math/saga/Makefile | |
parent | 0044944a5e8e7789b95d57687af90bbcb36b133f (diff) | |
download | freebsd-ports-gnome-89772469d43d7f7e5ba6f80de206746cf6152f85.tar.gz freebsd-ports-gnome-89772469d43d7f7e5ba6f80de206746cf6152f85.tar.zst freebsd-ports-gnome-89772469d43d7f7e5ba6f80de206746cf6152f85.zip |
- Chase graphics/proj shlib bump
Diffstat (limited to 'math/saga/Makefile')
-rw-r--r-- | math/saga/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/saga/Makefile b/math/saga/Makefile index 6cf4980efd5b..7763df0273e4 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -7,6 +7,7 @@ PORTNAME= saga PORTVERSION= 2.0.4 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_src_linux @@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_src_linux MAINTAINER= rhurlin@gwdg.de COMMENT= System for Automated Geoscientific Analyses -LIB_DEPENDS= proj.5:${PORTSDIR}/graphics/proj \ +LIB_DEPENDS= proj.6:${PORTSDIR}/graphics/proj \ gdal.14:${PORTSDIR}/graphics/gdal \ jasper.4:${PORTSDIR}/graphics/jasper \ tiff.4:${PORTSDIR}/graphics/tiff |