databases/postgresql18-*: Connect PostgreSQL 18 ports to the build

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2025-07-01 04:54:54 +08:00
parent 471efaedc5
commit b778c74714
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -706,6 +706,14 @@
SUBDIR += postgresql17-plpython SUBDIR += postgresql17-plpython
SUBDIR += postgresql17-pltcl SUBDIR += postgresql17-pltcl
SUBDIR += postgresql17-server 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-archivist
SUBDIR += powa-web SUBDIR += powa-web
SUBDIR += powerarchitect SUBDIR += powerarchitect