1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

- Fix build after geos update

Reported by: pav@
This commit is contained in:
Wen Heping 2011-07-02 23:50:43 +00:00
parent 703a5baf91
commit 970132ed9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276947

View File

@ -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/