aboutsummaryrefslogtreecommitdiffstats
path: root/databases/spatialite
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-08-15 05:29:25 +0800
committermiwi <miwi@FreeBSD.org>2009-08-15 05:29:25 +0800
commit8a8f4eca8b5938d91a29aafdf44cbcbf5b77b2fe (patch)
tree7b2b2a88c25efd216ebb4679fd87fe8e222efc63 /databases/spatialite
parent471b802ad3d54797f0050d27a4b0a15e3d6e5123 (diff)
downloadfreebsd-ports-gnome-8a8f4eca8b5938d91a29aafdf44cbcbf5b77b2fe.tar.gz
freebsd-ports-gnome-8a8f4eca8b5938d91a29aafdf44cbcbf5b77b2fe.tar.zst
freebsd-ports-gnome-8a8f4eca8b5938d91a29aafdf44cbcbf5b77b2fe.zip
- Chase graphics/geos shlib bump
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 6a97be5445b7..e94688e595ec 100644
--- a/databases/spatialite/Makefile
+++ b/databases/spatialite/Makefile
@@ -7,14 +7,14 @@
PORTNAME= spatialite
PORTVERSION= 2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases geography
MASTER_SITES= http://www.gaia-gis.it/${PORTNAME}-${PORTVERSION}/
MAINTAINER= wenheping@gmail.com
COMMENT= Spatial Extensions for SQLite
-LIB_DEPENDS= geos_c.6:${PORTSDIR}/graphics/geos/ \
+LIB_DEPENDS= geos_c.7:${PORTSDIR}/graphics/geos/ \
proj.5:${PORTSDIR}/graphics/proj/ \
iconv.3:${PORTSDIR}/converters/libiconv/