aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql11-pltcl/Makefile
blob: 4cfb41ac682fe511fbfa96f292d2ec5a80418cdd (plain) (blame)
1
2
3
4
5
6
WANT_PGSQL_VER=	11

# this port fails to build in parallel
MAKE_JOBS_UNSAFE=	yes

.include "${.CURDIR}/../postgresql14-pltcl/Makefile"