aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-06-30 20:54:54 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-06-30 20:54:54 +0000
commitb778c7471472136175e41d8762caf712cdcc21bd (patch)
treebea8dfe5deeb01a6afc8d976ce31a59bcda76614
parent471efaedc5e9b86bb02a9a9eb2aef52a666adcb0 (diff)
databases/postgresql18-*: Connect PostgreSQL 18 ports to the build
Approved by: portmgr (blanket)
-rw-r--r--databases/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 6cf911e2bf1a..a119d2b4f190 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -706,6 +706,14 @@
SUBDIR += postgresql17-plpython
SUBDIR += postgresql17-pltcl
SUBDIR += postgresql17-server
+ SUBDIR += postgresql18-client
+ SUBDIR += postgresql18-contrib
+ SUBDIR += postgresql18-docs
+ SUBDIR += postgresql18-pgtcl
+ SUBDIR += postgresql18-plperl
+ SUBDIR += postgresql18-plpython
+ SUBDIR += postgresql18-pltcl
+ SUBDIR += postgresql18-server
SUBDIR += powa-archivist
SUBDIR += powa-web
SUBDIR += powerarchitect