aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql10-pltcl/Makefile
blob: d07e40e9e176719136acb663b6ed56b034df8f6e (plain) (blame)
1
2
3
4
5
6
7
8
# Created by: Palle Girgensohn <girgen@partitur.se>

WANT_PGSQL_VER=	10

# this port fails to build in parallel
MAKE_JOBS_UNSAFE=	yes

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