forked from Lainports/opnsense-ports
6 lines
135 B
Makefile
6 lines
135 B
Makefile
WANT_PGSQL_VER= 10
|
|
|
|
# this port fails to build in parallel
|
|
MAKE_JOBS_UNSAFE= yes
|
|
|
|
.include "${.CURDIR}/../postgresql14-pltcl/Makefile"
|