diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2023-03-07 21:40:26 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2023-03-07 21:40:58 +0000 |
| commit | 3839b1978750ced6dcb9deb41215b9570319bb93 (patch) | |
| tree | f3d3e6d31f702175e307289016908f01079cab2c /databases/postgresql10-plpython | |
| parent | 47c9ea70d88e20522cdfbb4f124c0d67df8a62a9 (diff) | |
Diffstat (limited to 'databases/postgresql10-plpython')
| -rw-r--r-- | databases/postgresql10-plpython/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/databases/postgresql10-plpython/Makefile b/databases/postgresql10-plpython/Makefile deleted file mode 100644 index bbcebffb4890..000000000000 --- a/databases/postgresql10-plpython/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -WANT_PGSQL_VER= 10 - -INSTALL_DIRS= src/pl/plpython contrib/hstore_plpython contrib/ltree_plpython - -# this port fails to build in parallel -MAKE_JOBS_UNSAFE= yes - -.include "${.CURDIR}/../postgresql14-plpython/Makefile" |
