diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2011-04-04 18:03:25 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2011-04-04 18:03:25 +0000 |
| commit | c7e40da436cae122bd0f77176d65fd0e6e7076a0 (patch) | |
| tree | cf5429d09bf4f8bcc16878d0d2d0b37ea7a205b2 /databases/postgresql-plpython | |
| parent | Prematurely remove broken port which depends on expired (diff) | |
Bump PostgreSQL dependency to 8.4 which is the default in bsd.databases.mk
This fixes the port.
Diffstat (limited to 'databases/postgresql-plpython')
| -rw-r--r-- | databases/postgresql-plpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-plpython/Makefile b/databases/postgresql-plpython/Makefile index ebbc53e9d0cf..ffed5e3f7ab8 100644 --- a/databases/postgresql-plpython/Makefile +++ b/databases/postgresql-plpython/Makefile @@ -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: |
