summaryrefslogtreecommitdiff
path: root/databases/postgresql11-plperl/Makefile
blob: 9523340eb54cf0730c970ebeccfa932f0048a927 (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-plperl/Makefile"