aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2012-03-05 05:10:56 +0800
committercrees <crees@FreeBSD.org>2012-03-05 05:10:56 +0800
commitfa92d591742c57f33f0e44dd7020ace65e9f2834 (patch)
treed6edcaabb952521a0f67349d49c9a97add14a7ca /databases/Makefile
parent453aac430ac58b5f09cdc9ccb221c0be333cec19 (diff)
downloadfreebsd-ports-gnome-fa92d591742c57f33f0e44dd7020ace65e9f2834.tar.gz
freebsd-ports-gnome-fa92d591742c57f33f0e44dd7020ace65e9f2834.tar.zst
freebsd-ports-gnome-fa92d591742c57f33f0e44dd7020ace65e9f2834.zip
- Replace single magic postgresql-docs port with versioned ports.
- Fix docs for 90 and 91-- as of 9+ the docs require building Discussed with: girgen
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index f68d6c87959e..5295f84db0e9 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -609,7 +609,6 @@
SUBDIR += phppgadmin
SUBDIR += postgis
SUBDIR += postgis-jdbc
- SUBDIR += postgresql-docs
SUBDIR += postgresql-jdbc
SUBDIR += postgresql-libpgeasy
SUBDIR += postgresql-libpq++
@@ -629,18 +628,22 @@
SUBDIR += postgresql82-server
SUBDIR += postgresql83-client
SUBDIR += postgresql83-contrib
+ SUBDIR += postgresql83-docs
SUBDIR += postgresql83-plperl
SUBDIR += postgresql83-server
SUBDIR += postgresql84-client
SUBDIR += postgresql84-contrib
+ SUBDIR += postgresql84-docs
SUBDIR += postgresql84-plperl
SUBDIR += postgresql84-server
SUBDIR += postgresql90-client
SUBDIR += postgresql90-contrib
+ SUBDIR += postgresql90-docs
SUBDIR += postgresql90-plperl
SUBDIR += postgresql90-server
SUBDIR += postgresql91-client
SUBDIR += postgresql91-contrib
+ SUBDIR += postgresql91-docs
SUBDIR += postgresql91-plperl
SUBDIR += postgresql91-server
SUBDIR += postgresql_autodoc