mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 20:20:30 -04:00
URL: https://www.postgresql.org/about/news/postgresql-16-beta-1-released-2643/ Release notes: https://www.postgresql.org/docs/16/release-16.html
6 lines
135 B
Makefile
6 lines
135 B
Makefile
WANT_PGSQL_VER= 11
|
|
|
|
# this port fails to build in parallel
|
|
MAKE_JOBS_UNSAFE= yes
|
|
|
|
.include "${.CURDIR}/../postgresql16-pltcl/Makefile"
|