summaryrefslogtreecommitdiff
path: root/databases/postgresql10-pltcl/Makefile
blob: 34343ffca5146a9f57f94c6f8bd4ec68751292d8 (plain) (blame)
1
2
3
4
5
6
WANT_PGSQL_VER=	10

# this port fails to build in parallel
MAKE_JOBS_UNSAFE=	yes

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