mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
Bump PostgreSQL dependency to 8.4 which is the default in bsd.databases.mk
This fixes the port.
This commit is contained in:
parent
550c63439c
commit
c7e40da436
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272211
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ RUN_DEPENDS= postgres:${PORTSDIR}/${POSTGRESQL_PORT}
|
|||
|
||||
MASTERDIR= ${.CURDIR}/../postgresql${PGSQL_VER}-server
|
||||
|
||||
DEFAULT_PGSQL_VER?=74
|
||||
DEFAULT_PGSQL_VER?=84
|
||||
|
||||
# can't include <bsd.port.pre.mk> in a slave port
|
||||
# so set these instead:
|
||||
|
|
Loading…
Add table
Reference in a new issue