opnsense-ports/databases/postgresql95-pltcl/Makefile

9 lines
189 B
Makefile

# Created by: Palle Girgensohn <girgen@partitur.se>
WANT_PGSQL_VER= 9.5
# this port fails to build in parallel
MAKE_JOBS_UNSAFE= yes
.include "${.CURDIR}/../postgresql14-pltcl/Makefile"