aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2010-10-07 06:58:10 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2010-10-07 06:58:10 +0000
commit060a528952c060d3cacb5faa2337b86a947f9cc1 (patch)
treec42f4aa0bb5da6b4d3d55839fff8d1bbed9e71f3 /databases/Makefile
parentbd169d68cc2b63d4f9e6017ffe8875de63696ede (diff)
downloadports-060a528952c060d3cacb5faa2337b86a947f9cc1.tar.gz
ports-060a528952c060d3cacb5faa2337b86a947f9cc1.zip
Update all PostgreSQL ports to latest versions.
Also, try to break the previous 1:1 relation between FreeBSD system and PostgreSQL versions installed. Use different PREFIX:es to install different versions on the same system. PR: ports/132402, ports/145002, ports/146657
Notes
Notes: svn path=/head/; revision=262548
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 6ffeb8bb99df..89f08a06f3f6 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -590,6 +590,9 @@
SUBDIR += postgresql84-client
SUBDIR += postgresql84-server
SUBDIR += postgresql84-contrib
+ SUBDIR += postgresql90-client
+ SUBDIR += postgresql90-server
+ SUBDIR += postgresql90-contrib
SUBDIR += postgresql_autodoc
SUBDIR += powerarchitect
SUBDIR += puredb