summaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2004-12-28 18:37:17 +0000
committermharo <mharo@FreeBSD.org>2004-12-28 18:37:17 +0000
commit0714ce987ae6d68622d61c3e61f985322e8043fc (patch)
treec74ecddc9eb50f7e69ada3979d14907b2be05912 /databases
parent43daccbdcad2cdc1873353a3667b86959432b56b (diff)
downloadFreeBSD-ports-0714ce987ae6d68622d61c3e61f985322e8043fc.zip
FreeBSD-ports-0714ce987ae6d68622d61c3e61f985322e8043fc.tar.gz
Update geos dependency library version
Submitted by: Rolandas Garska <rolandas.garska@ik.ku.lt>
Diffstat (limited to 'databases')
-rw-r--r--databases/postgis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile
index a7835d4..3b51b28 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:
OpenPOWER on IntegriCloud