aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql11-plpython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql11-plpython/Makefile')
-rw-r--r--databases/postgresql11-plpython/Makefile6
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"