diff options
-rw-r--r-- | graphics/gdal-grass/Makefile | 4 | ||||
-rw-r--r-- | graphics/gdal-grass/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile index 6c5da6ad9c4..a742580d86b 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 diff --git a/graphics/gdal-grass/pkg-plist b/graphics/gdal-grass/pkg-plist index 8d26898b3a3..e37cd4c896d 100644 --- a/graphics/gdal-grass/pkg-plist +++ b/graphics/gdal-grass/pkg-plist @@ -5,7 +5,6 @@ share/gdal/grass/etc/ellipse.table share/gdal/grass/etc/datumtransform.table share/gdal/grass/driver/db/dbf share/gdal/grass/driver/db/ogr -share/gdal/grass/driver/db/pg @dirrmtry lib/gdalplugins @dirrm share/gdal/grass/etc @dirrm share/gdal/grass/driver/db |