aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgis
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2004-12-29 02:37:17 +0800
committermharo <mharo@FreeBSD.org>2004-12-29 02:37:17 +0800
commit0714ce987ae6d68622d61c3e61f985322e8043fc (patch)
treec74ecddc9eb50f7e69ada3979d14907b2be05912 /databases/postgis
parent43daccbdcad2cdc1873353a3667b86959432b56b (diff)
downloadfreebsd-ports-gnome-0714ce987ae6d68622d61c3e61f985322e8043fc.tar.gz
freebsd-ports-gnome-0714ce987ae6d68622d61c3e61f985322e8043fc.tar.zst
freebsd-ports-gnome-0714ce987ae6d68622d61c3e61f985322e8043fc.zip
Update geos dependency library version
Submitted by: Rolandas Garska <rolandas.garska@ik.ku.lt>
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: