4ee225f90a
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
138 B
Makefile
6 lines
138 B
Makefile
WANT_PGSQL_VER= 11
|
|
|
|
# this port fails to build in parallel
|
|
MAKE_JOBS_UNSAFE= yes
|
|
|
|
.include "${.CURDIR}/../postgresql16-plpython/Makefile"
|