diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile index a7835d497b7c..3b51b28f0fe9 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: