aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdal-grass
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-03-01 14:23:02 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-03-01 14:23:02 +0000
commit49326b9be0710f20fe0646622787e42542bc5604 (patch)
treefcada78e53898d267313a640b84748711becca2a /graphics/gdal-grass
parent70e01fccbc7fe767bce9f62b9bac81e915cb2a54 (diff)
downloadports-49326b9be0710f20fe0646622787e42542bc5604.tar.gz
ports-49326b9be0710f20fe0646622787e42542bc5604.zip
Notes
Diffstat (limited to 'graphics/gdal-grass')
-rw-r--r--graphics/gdal-grass/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile
index a3eb27c6647a..ea9736a746c6 100644
--- a/graphics/gdal-grass/Makefile
+++ b/graphics/gdal-grass/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gdal-grass
PORTVERSION= 1.3.1.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.gdal.org/dl/ \
ftp://ftp.remotesensing.org/gdal/ \
@@ -16,8 +17,8 @@ MAINTAINER= lrntct@gmail.org
COMMENT= GDAL drivers for GRASS raster and vector files
LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal
-BUILD_DEPENDS= grass60:${PORTSDIR}/databases/grass
-RUN_DEPENDS= grass60:${PORTSDIR}/databases/grass
+BUILD_DEPENDS= grass>=0:${PORTSDIR}/databases/grass
+RUN_DEPENDS= grass>=0:${PORTSDIR}/databases/grass
GRASS_INST_DIR= grass
WRKSRC= ${WRKDIR}/${PORTNAME}-1.3.1