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