aboutsummaryrefslogtreecommitdiff
path: root/databases/grass
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-05-07 08:12:53 +0000
committerWen Heping <wen@FreeBSD.org>2012-05-07 08:12:53 +0000
commitb360c0c97b599904652ff595b45d5ed7cd29aaac (patch)
treea19f2f07e36828c7650b4b16e1ef5e095b2d05f2 /databases/grass
parent9282898646dbb64f8807f3ea1a788a02042ddd9b (diff)
downloadports-b360c0c97b599904652ff595b45d5ed7cd29aaac.tar.gz
ports-b360c0c97b599904652ff595b45d5ed7cd29aaac.zip
Notes
Diffstat (limited to 'databases/grass')
-rw-r--r--databases/grass/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile
index 3743981b0c9c..360196daf6c7 100644
--- a/databases/grass/Makefile
+++ b/databases/grass/Makefile
@@ -7,7 +7,7 @@
PORTNAME= grass
PORTVERSION= 6.4.2
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= databases geography
MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \
@@ -29,7 +29,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${PORTSDIR}/devel/swig13
LIB_DEPENDS= gdal.16:${PORTSDIR}/graphics/gdal \
jpeg.11:${PORTSDIR}/graphics/jpeg \
png.6:${PORTSDIR}/graphics/png \
- proj.6:${PORTSDIR}/graphics/proj \
+ proj.7:${PORTSDIR}/graphics/proj \
tiff.4:${PORTSDIR}/graphics/tiff \
fftw3.6:${PORTSDIR}/math/fftw3 \
freetype.9:${PORTSDIR}/print/freetype2