summaryrefslogtreecommitdiff
path: root/databases/postgis
diff options
context:
space:
mode:
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 5749f4592a31..bf7c8ef78a21 100644
--- a/databases/postgis/Makefile
+++ b/databases/postgis/Makefile
@@ -57,7 +57,7 @@ MAKE_ARGS+= USE_ICONV=1
.endif
.if defined(WITH_GEOS)
-LIB_DEPENDS+= geos.2:${PORTSDIR}/graphics/geos
+LIB_DEPENDS+= geos.3:${PORTSDIR}/graphics/geos
MAKE_ARGS+= USE_GEOS=1
.else
MAKE_ARGS+= USE_GEOS=0