summaryrefslogtreecommitdiff
path: root/databases/postgresql93-server/files/patch-doc-Makefile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-01-09 16:45:54 +0000
committerRene Ladan <rene@FreeBSD.org>2019-01-09 16:45:54 +0000
commit3750180ec29a76a82283cde8f460518ac3a67448 (patch)
tree9f28f7773f7ec0aef369c5686701a496e44d66d7 /databases/postgresql93-server/files/patch-doc-Makefile
parent- Add USES=gl (diff)
Remove expired ports:
2019-01-08 databases/postgresql93-client: PostgreSQL-9.3 has reached end-of-life 2019-01-08 databases/postgresql93-docs: PostgreSQL-9.3 has reached end-of-life 2019-01-08 databases/postgresql93-contrib: PostgreSQL-9.3 has reached end-of-life 2019-01-08 databases/postgresql93-pltcl: PostgreSQL-9.3 has reached end-of-life databases/postgresql93-pgtcl: part of expired PostgreSQL 9.3 2019-01-08 databases/postgresql93-plperl: PostgreSQL-9.3 has reached end-of-life 2019-01-08 databases/postgresql93-plpython: PostgreSQL-9.3 has reached end-of-life 2019-01-08 databases/postgresql93-server: PostgreSQL-9.3 has reached end-of-life
Notes
Notes: svn path=/head/; revision=489816
Diffstat (limited to 'databases/postgresql93-server/files/patch-doc-Makefile')
-rw-r--r--databases/postgresql93-server/files/patch-doc-Makefile28
1 files changed, 0 insertions, 28 deletions
diff --git a/databases/postgresql93-server/files/patch-doc-Makefile b/databases/postgresql93-server/files/patch-doc-Makefile
deleted file mode 100644
index a366d4ca2620..000000000000
--- a/databases/postgresql93-server/files/patch-doc-Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
---- doc/src/sgml/Makefile.orig 2010-06-12 23:40:31.000000000 +0200
-+++ doc/src/sgml/Makefile 2010-09-19 22:07:11.210759927 +0200
-@@ -15,14 +15,14 @@
-
- # Make "html" the default target, since that is what most people tend
- # to want to use.
--html:
-+man:
-
- subdir = doc/src/sgml
- top_builddir = ../../..
- include $(top_builddir)/src/Makefile.global
-
-
--all: html man
-+all: man
-
- distprep: html distprep-man
-
-@@ -285,7 +285,7 @@
- ## Install
- ##
-
--install: install-html
-+##install: install-html
-
- ifneq ($(PORTNAME), sco)
- install: install-man