summaryrefslogtreecommitdiff
path: root/databases/postgresql11-plpython/Makefile
blob: 13afed4bee7548c1538add7d7ad78e858c45f712 (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}/../postgresql16-plpython/Makefile"