aboutsummaryrefslogtreecommitdiff
path: root/databases/postgis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgis/Makefile')
-rw-r--r--databases/postgis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile
index 8aa84e18718e..832f3eb8a803 100644
--- a/databases/postgis/Makefile
+++ b/databases/postgis/Makefile
@@ -12,8 +12,8 @@ PKGNAMESUFIX= -legacy
MAINTAINER= ports@FreeBSD.org
COMMENT= Adds support for geographic objects to PostgreSQL databases
-LIB_DEPENDS= proj:${PORTSDIR}/graphics/proj \
- geos:${PORTSDIR}/graphics/geos
+LIB_DEPENDS= libproj.so:${PORTSDIR}/graphics/proj \
+ libgeos.so:${PORTSDIR}/graphics/geos
RUN_DEPENDS= postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server
CONFLICTS= postgis-2.*