aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2011-04-05 02:03:25 +0800
committerrene <rene@FreeBSD.org>2011-04-05 02:03:25 +0800
commite64d0a07aa8c0471fa586573929de75bd19a86a8 (patch)
tree0d43327918136af30be4947437b966e3130a910d /databases
parent82f637d3a3d770f85e809b720c14810a58c450bd (diff)
downloadfreebsd-ports-gnome-e64d0a07aa8c0471fa586573929de75bd19a86a8.tar.gz
freebsd-ports-gnome-e64d0a07aa8c0471fa586573929de75bd19a86a8.tar.zst
freebsd-ports-gnome-e64d0a07aa8c0471fa586573929de75bd19a86a8.zip
Bump PostgreSQL dependency to 8.4 which is the default in bsd.databases.mk
This fixes the port.
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql-plpython/Makefile2
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: