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