- Chase the update of databases/grass

This commit is contained in:
Wen Heping 2012-03-08 10:22:06 +00:00
parent cc08fe99bb
commit 6341ea425b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292960

View File

@ -45,7 +45,7 @@ BROKEN= does not compile on 7.X
.endif
.if defined(WITH_GRASS)
CMAKE_ARGS+= -DWITH_GRASS:BOOL=TRUE -DGRASS_PREFIX=${LOCALBASE}/grass-6.4.1
CMAKE_ARGS+= -DWITH_GRASS:BOOL=TRUE -DGRASS_PREFIX=${LOCALBASE}/grass-6.4.2
RUN_DEPENDS+= ${LOCALBASE}/lib/gdalplugins/gdal_GRASS.so:${PORTSDIR}/graphics/gdal-grass
.else
CMAKE_ARGS+= -DWITH_GRASS:BOOL=FALSE