aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdal-grass
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-10-20 03:12:54 +0000
committerWen Heping <wen@FreeBSD.org>2011-10-20 03:12:54 +0000
commitf038eaba733532ad4b1e3b06c4b033f3c9bbcd4d (patch)
treef4c23d7a1c0849796590734434e89d1ec5d7bc96 /graphics/gdal-grass
parent9db4bb2879aafd836f715d30052b2e4a5df97855 (diff)
downloadports-f038eaba733532ad4b1e3b06c4b033f3c9bbcd4d.tar.gz
ports-f038eaba733532ad4b1e3b06c4b033f3c9bbcd4d.zip
Notes
Diffstat (limited to 'graphics/gdal-grass')
-rw-r--r--graphics/gdal-grass/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile
index c71a42bb54f0..c058101ae12d 100644
--- a/graphics/gdal-grass/Makefile
+++ b/graphics/gdal-grass/Makefile
@@ -7,11 +7,9 @@
PORTNAME= gdal-grass
PORTVERSION= 1.4.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
-MASTER_SITES= http://www.gdal.org/dl/ \
- ftp://ftp.remotesensing.org/gdal/ \
- http://gdal.maptools.org/dl/
+MASTER_SITES= http://download.osgeo.org/gdal/
MAINTAINER= wenheping@gmail.com
COMMENT= GDAL drivers for GRASS raster and vector files
@@ -20,7 +18,7 @@ LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal
BUILD_DEPENDS= grass>6:${PORTSDIR}/databases/grass
RUN_DEPENDS= grass>6:${PORTSDIR}/databases/grass
-GRASS_INST_DIR= grass-6.4.0
+GRASS_INST_DIR= grass-6.4.1
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes
GNU_CONFIGURE= yes