diff options
Diffstat (limited to 'databases/postgresql10-plperl/Makefile')
-rw-r--r-- | databases/postgresql10-plperl/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/databases/postgresql10-plperl/Makefile b/databases/postgresql10-plperl/Makefile deleted file mode 100644 index 8fce882803fa..000000000000 --- a/databases/postgresql10-plperl/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -WANT_PGSQL_VER= 10 - -INSTALL_DIRS= src/pl/plperl contrib/hstore_plperl - -# this port fails to build in parallel -MAKE_JOBS_UNSAFE= yes - -.include "${.CURDIR}/../postgresql14-plperl/Makefile" |