Bump PostgreSQL dependency to 8.4 which is the default in bsd.databases.mk

This fixes the port.
This commit is contained in:
Rene Ladan 2011-04-04 18:03:25 +00:00
parent 550c63439c
commit c7e40da436
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272211

View file

@ -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: