diff options
Diffstat (limited to 'databases/postgresql96-pltcl/Makefile')
-rw-r--r-- | databases/postgresql96-pltcl/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/databases/postgresql96-pltcl/Makefile b/databases/postgresql96-pltcl/Makefile deleted file mode 100644 index 328f4a504afe..000000000000 --- a/databases/postgresql96-pltcl/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# Created by: Palle Girgensohn <girgen@partitur.se> - -WANT_PGSQL_VER= 9.6 - -# this port fails to build in parallel -MAKE_JOBS_UNSAFE= yes - -.include "${.CURDIR}/../postgresql14-pltcl/Makefile" |