summaryrefslogtreecommitdiff
path: root/databases/postgresql10-server/files/patch-doc-Makefile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2023-03-07 22:40:26 +0100
committerRene Ladan <rene@FreeBSD.org>2023-03-07 22:40:58 +0100
commit3839b1978750ced6dcb9deb41215b9570319bb93 (patch)
treef3d3e6d31f702175e307289016908f01079cab2c /databases/postgresql10-server/files/patch-doc-Makefile
parentMk: unregister expired PostgreSQL 10 (diff)
databases/postgresql10-*: Remove expired ports
2023-03-07 databases/postgresql10-client: PostgreSQL 10 has reached end-of-life 2023-03-07 databases/postgresql10-contrib: PostgreSQL 10 has reached end-of-life 2023-03-07 databases/postgresql10-docs: PostgreSQL 10 has reached end-of-life 2023-03-07 databases/postgresql10-pgtcl: PostgreSQL-10 has reached end-of-life 2023-03-07 databases/postgresql10-plperl: PostgreSQL 10 has reached end-of-life 2023-03-07 databases/postgresql10-plpython: PostgreSQL 10 has reached end-of-life 2023-03-07 databases/postgresql10-pltcl: PostgreSQL 10 has reached end-of-life 2023-03-07 databases/postgresql10-server: PostgreSQL 10 has reached end-of-life
Diffstat (limited to 'databases/postgresql10-server/files/patch-doc-Makefile')
-rw-r--r--databases/postgresql10-server/files/patch-doc-Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/databases/postgresql10-server/files/patch-doc-Makefile b/databases/postgresql10-server/files/patch-doc-Makefile
deleted file mode 100644
index d5176bfb64b5..000000000000
--- a/databases/postgresql10-server/files/patch-doc-Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
---- doc/Makefile.orig 2015-10-08 21:45:57.360084007 +0200
-+++ doc/Makefile 2015-10-08 21:46:04.353084097 +0200
-@@ -12,5 +12,5 @@
- top_builddir = ..
- include $(top_builddir)/src/Makefile.global
-
--all distprep html man install installdirs uninstall clean distclean maintainer-clean:
-+all distprep man install installdirs uninstall clean distclean maintainer-clean:
- $(MAKE) -C src $@