summaryrefslogtreecommitdiff
path: root/databases/postgis
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2004-12-28 18:37:17 +0000
committerMichael Haro <mharo@FreeBSD.org>2004-12-28 18:37:17 +0000
commit48a08d79b79a7dc1fefa79492d8f90b2683d574f (patch)
tree4de6b27fdac4f9aced77929276d8a11069a2d2b3 /databases/postgis
parentThe original developer of xblast seems to have vanished years ago. (diff)
Update geos dependency library version
Submitted by: Rolandas Garska <rolandas.garska@ik.ku.lt>
Notes
Notes: svn path=/head/; revision=125362
Diffstat (limited to 'databases/postgis')
-rw-r--r--databases/postgis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile
index a7835d497b7c..3b51b28f0fe9 100644
--- a/databases/postgis/Makefile
+++ b/databases/postgis/Makefile
@@ -31,7 +31,7 @@ PGSQL_SRC= ${PGSQL_PORTDIR}/work/postgresql-7.4.6
INSTALL_TARGET= install
.if defined(WITH_GEOS)
-LIB_DEPENDS+= geos.1:${PORTSDIR}/graphics/geos
+LIB_DEPENDS+= geos.2:${PORTSDIR}/graphics/geos
.endif
post-extract: