aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgis
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-11-24 01:22:57 +0800
committerpav <pav@FreeBSD.org>2005-11-24 01:22:57 +0800
commit3981368b231208b2e694271cc19e2983c85a789f (patch)
tree0a167501de6f0489152a9afc0f7450efebaa2481 /databases/postgis
parentdb227b8422a86ca37fd4a420ec59f29d46486b8d (diff)
downloadfreebsd-ports-gnome-3981368b231208b2e694271cc19e2983c85a789f.tar.gz
freebsd-ports-gnome-3981368b231208b2e694271cc19e2983c85a789f.tar.zst
freebsd-ports-gnome-3981368b231208b2e694271cc19e2983c85a789f.zip
- Update to 2.1.4
PR: ports/89459 Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
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