From 970132ed9b2a2f6a01ef927d883cc62a29c12362 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Sat, 2 Jul 2011 23:50:43 +0000 Subject: - Fix build after geos update Reported by: pav@ --- databases/spatialite/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile index dc9aa692a020..a7d33abe7c93 100644 --- a/databases/spatialite/Makefile +++ b/databases/spatialite/Makefile @@ -7,14 +7,14 @@ PORTNAME= spatialite PORTVERSION= 2.2 -PORTREVISION= 4 +PORTREVISION= 5 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.7:${PORTSDIR}/graphics/geos/ \ +LIB_DEPENDS= geos_c.8:${PORTSDIR}/graphics/geos/ \ proj.6:${PORTSDIR}/graphics/proj/ \ iconv.3:${PORTSDIR}/converters/libiconv/ -- cgit v1.2.3