diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-30 08:41:33 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-31 00:06:40 +0000 |
| commit | bbd8259de39f261bcd44716957c77536b3648bd6 (patch) | |
| tree | 63de54e23076d358856be16e5811a872299e26ad /databases/postgresql11-plpython/Makefile | |
| parent | beced896adede7791902c084864668404d24aa46 (diff) | |
Diffstat (limited to 'databases/postgresql11-plpython/Makefile')
| -rw-r--r-- | databases/postgresql11-plpython/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/databases/postgresql11-plpython/Makefile b/databases/postgresql11-plpython/Makefile deleted file mode 100644 index 13afed4bee75..000000000000 --- a/databases/postgresql11-plpython/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -WANT_PGSQL_VER= 11 - -# this port fails to build in parallel -MAKE_JOBS_UNSAFE= yes - -.include "${.CURDIR}/../postgresql16-plpython/Makefile" |
