aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdal-grass/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-10-25 07:45:27 +0000
committerWen Heping <wen@FreeBSD.org>2010-10-25 07:45:27 +0000
commite267b23478c244e0a9875e8d8c0a03fd28984f11 (patch)
treee6878f9c8158d5a0b4679e1493b60cd3fa58b81c /graphics/gdal-grass/Makefile
parent37ee1acaa5d3c311cfc5e75a13d8241844059dd8 (diff)
Notes
Diffstat (limited to 'graphics/gdal-grass/Makefile')
-rw-r--r--graphics/gdal-grass/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile
index 6c5da6ad9c47..a742580d86b2 100644
--- a/graphics/gdal-grass/Makefile
+++ b/graphics/gdal-grass/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gdal-grass
PORTVERSION= 1.4.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://www.gdal.org/dl/ \
ftp://ftp.remotesensing.org/gdal/ \
@@ -20,7 +20,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
+GRASS_INST_DIR= grass-6.4.0
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes
GNU_CONFIGURE= yes