1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Fix dependency

This commit is contained in:
Baptiste Daroussin 2014-05-28 11:43:59 +00:00
parent 103a2dc4dc
commit fa9f53cd1e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355610

View File

@ -15,7 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libproj.so:${PORTSDIR}/graphics/proj \
libgeos.so:${PORTSDIR}/graphics/geos \
libjson.so:${PORTSDIR}/devel/json-c
RUN_DEPENDS= postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server
RUN_DEPENDS= postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER_NODOT}-server
CONFLICTS= postgis-1.* postgis-2.1.*