aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2011-04-04 20:20:34 +0000
committerRene Ladan <rene@FreeBSD.org>2011-04-04 20:20:34 +0000
commite76676bc9559d2bb542c520be61339bc8de92e1e (patch)
tree864e63b69eefc984d452ed169305a61fbb518a9c /databases
parent77d8313cbdc216586153897c3afebaab93a55632 (diff)
downloadports-e76676bc9559d2bb542c520be61339bc8de92e1e.tar.gz
ports-e76676bc9559d2bb542c520be61339bc8de92e1e.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql-docs/Makefile2
-rw-r--r--databases/postgresql-tcltk/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/postgresql-docs/Makefile b/databases/postgresql-docs/Makefile
index 290fe4f13f4f..c13fcb16698e 100644
--- a/databases/postgresql-docs/Makefile
+++ b/databases/postgresql-docs/Makefile
@@ -14,7 +14,7 @@ COMMENT= The PostgreSQL documentation set
MASTERDIR= ${.CURDIR}/../postgresql${PGSQL_VER}-server
-DEFAULT_PGSQL_VER?=81
+DEFAULT_PGSQL_VER?=84
# can't include <bsd.port.pre.mk> in a slave port
# so set these instead:
diff --git a/databases/postgresql-tcltk/Makefile b/databases/postgresql-tcltk/Makefile
index eadb50f7adaf..5812689e9599 100644
--- a/databases/postgresql-tcltk/Makefile
+++ b/databases/postgresql-tcltk/Makefile
@@ -18,9 +18,9 @@ TKPORTDIR?= ${PORTSDIR}/x11-toolkits/tk
LIB_DEPENDS= tcl${TCLVERSION:S/.//}:${TCLPORTDIR}${TCLVERSION:C/[^0-9]//g}
USE_PGSQL= yes
-MASTERDIR= ${.CURDIR}/../../databases/postgresql74-server
+MASTERDIR= ${.CURDIR}/../../databases/postgresql84-server
-CONFLICTS= ${PORTNAME}${PKGNAMESUFFIX}-7.[0-3]*
+BROKEN= Does not work with PostgreSQL 8.X
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}