summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile1
-rw-r--r--databases/postgresql12-docs/Makefile3
2 files changed, 0 insertions, 4 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 9f664b0112c8..34ac2a3e4695 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -669,7 +669,6 @@
SUBDIR += postgresql-tds_fdw
SUBDIR += postgresql-wal2json
SUBDIR += postgresql-zhparser
- SUBDIR += postgresql12-docs
SUBDIR += postgresql12-pgtcl
SUBDIR += postgresql12-server
SUBDIR += postgresql13-client
diff --git a/databases/postgresql12-docs/Makefile b/databases/postgresql12-docs/Makefile
deleted file mode 100644
index 9a7e76ea0885..000000000000
--- a/databases/postgresql12-docs/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-WANT_PGSQL_VER=12
-
-.include "${.CURDIR}/../postgresql16-docs/Makefile"