summaryrefslogtreecommitdiff
path: root/databases/postgresql11-plpython/Makefile
blob: 2a5b929c425919d5a31264cfb50eaa02536769ee (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-plpython/Makefile"