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

WANT_PGSQL_VER=	9.6

# this port fails to build in parallel
MAKE_JOBS_UNSAFE=	yes

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