mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Fix dependency after switch to USES=pgsql
This commit is contained in:
parent
8d148b99b3
commit
69f1ad517f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356450
@ -14,7 +14,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.0.*
|
||||
LATEST_LINK= postgis21
|
||||
|
Loading…
Reference in New Issue
Block a user