aboutsummaryrefslogtreecommitdiff
path: root/databases/grass
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-19 10:07:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-19 10:07:14 +0000
commit9c7f3409d5891177e8975d603ff0ec39f0a74841 (patch)
tree3624045ed01800723d90846944a5f10399a075cb /databases/grass
parent4bff8408e3b05e4762953dfec9f64c3bada766f7 (diff)
downloadports-9c7f3409d5891177e8975d603ff0ec39f0a74841.tar.gz
ports-9c7f3409d5891177e8975d603ff0ec39f0a74841.zip
- Bump PORTREVISION for graphics/gdal shlib change
Notes
Notes: svn path=/head/; revision=296950
Diffstat (limited to 'databases/grass')
-rw-r--r--databases/grass/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile
index 360196daf6c7..33c81826f656 100644
--- a/databases/grass/Makefile
+++ b/databases/grass/Makefile
@@ -7,7 +7,7 @@
PORTNAME= grass
PORTVERSION= 6.4.2
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 2
CATEGORIES= databases geography
MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \
@@ -26,7 +26,7 @@ COMMENT= An open source Geographical Information System (GIS)
LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${PORTSDIR}/devel/swig13
-LIB_DEPENDS= gdal.16:${PORTSDIR}/graphics/gdal \
+LIB_DEPENDS= gdal.17:${PORTSDIR}/graphics/gdal \
jpeg.11:${PORTSDIR}/graphics/jpeg \
png.6:${PORTSDIR}/graphics/png \
proj.7:${PORTSDIR}/graphics/proj \