aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgis
diff options
context:
space:
mode:
authorlawrance <lawrance@FreeBSD.org>2005-12-07 08:26:26 +0800
committerlawrance <lawrance@FreeBSD.org>2005-12-07 08:26:26 +0800
commitf36929491d19629dfadd44a964e9f615d56c12ae (patch)
treec3e26eb7be8d13b26768ce752649dc15e568edeb /databases/postgis
parent58686c2f9a7f1a8075d5f257c5f57e9fee37da74 (diff)
downloadfreebsd-ports-gnome-f36929491d19629dfadd44a964e9f615d56c12ae.tar.gz
freebsd-ports-gnome-f36929491d19629dfadd44a964e9f615d56c12ae.tar.zst
freebsd-ports-gnome-f36929491d19629dfadd44a964e9f615d56c12ae.zip
Chase graphics/geos shared library version.
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 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