aboutsummaryrefslogtreecommitdiff
path: root/databases/spatialite
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/spatialite
parent9282898646dbb64f8807f3ea1a788a02042ddd9b (diff)
downloadports-b360c0c97b599904652ff595b45d5ed7cd29aaac.tar.gz
ports-b360c0c97b599904652ff595b45d5ed7cd29aaac.zip
- Bump PORTREVISION to chase the update of graphics/proj
Notes
Notes: svn path=/head/; revision=296126
Diffstat (limited to 'databases/spatialite')
-rw-r--r--databases/spatialite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile
index aeddd1711919..92e7f48ccd0d 100644
--- a/databases/spatialite/Makefile
+++ b/databases/spatialite/Makefile
@@ -7,7 +7,7 @@
PORTNAME= spatialite
PORTVERSION= 2.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= databases geography
MASTER_SITES= http://www.gaia-gis.it/${PORTNAME}-${PORTVERSION}/
@@ -15,7 +15,7 @@ MAINTAINER= wenheping@gmail.com
COMMENT= Spatial Extensions for SQLite
LIB_DEPENDS= geos_c.8:${PORTSDIR}/graphics/geos \
- proj.6:${PORTSDIR}/graphics/proj \
+ proj.7:${PORTSDIR}/graphics/proj \
iconv.3:${PORTSDIR}/converters/libiconv
GNU_CONFIGURE= yes