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

WANT_PGSQL_VER=	11

# this port fails to build in parallel
MAKE_JOBS_UNSAFE=	yes

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