freebsd-ports/databases/postgresql11-plpython/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"