1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Add postgresql 8.4 to the list of versions.

This commit is contained in:
Palle Girgensohn 2009-07-08 06:54:19 +00:00
parent 7c021e732f
commit 027a076944
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237404

View File

@ -173,6 +173,7 @@ PGSQL80_LIBVER= 4
PGSQL81_LIBVER= 4 PGSQL81_LIBVER= 4
PGSQL82_LIBVER= 5 PGSQL82_LIBVER= 5
PGSQL83_LIBVER= 5 PGSQL83_LIBVER= 5
PGSQL84_LIBVER= 5
# Setting/finding PostgreSQL version we want. # Setting/finding PostgreSQL version we want.
.if exists(${LOCALBASE}/bin/pg_config) .if exists(${LOCALBASE}/bin/pg_config)