aboutsummaryrefslogtreecommitdiff
path: root/databases/postgis/Makefile
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-12-07 00:26:26 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-12-07 00:26:26 +0000
commit74c3837029bac7a10fea7c816f5ff8d0c4e375df (patch)
tree4ba941b069fed7a2f54b91eb30b9ff31579f07d8 /databases/postgis/Makefile
parentae60b6a257724db8015a71570f7595358a35cf4e (diff)
downloadports-74c3837029bac7a10fea7c816f5ff8d0c4e375df.tar.gz
ports-74c3837029bac7a10fea7c816f5ff8d0c4e375df.zip
Notes
Diffstat (limited to 'databases/postgis/Makefile')
-rw-r--r--databases/postgis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile
index eb4eed2741a1..9b70eb361b2a 100644
--- a/databases/postgis/Makefile
+++ b/databases/postgis/Makefile
@@ -56,7 +56,7 @@ MAKE_ARGS+= USE_ICONV=1
.endif
.if defined(WITH_GEOS)
-LIB_DEPENDS+= geos.3:${PORTSDIR}/graphics/geos
+LIB_DEPENDS+= geos.4:${PORTSDIR}/graphics/geos
MAKE_ARGS+= USE_GEOS=1
.else
MAKE_ARGS+= USE_GEOS=0