aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgresql93-server/files/patch-doc-Makefile
diff options
context:
space:
mode:
authorgirgen <girgen@FreeBSD.org>2013-05-12 07:46:30 +0800
committergirgen <girgen@FreeBSD.org>2013-05-12 07:46:30 +0800
commit85b731fcf6a5e70e0645166a4c1611c8093d7fd7 (patch)
treedcf48f35e1c0d88d803a17ef2347231f73df8d9b /databases/postgresql93-server/files/patch-doc-Makefile
parentb92cbbbbb184af1289db338306c08543ddd63a75 (diff)
downloadfreebsd-ports-gnome-85b731fcf6a5e70e0645166a4c1611c8093d7fd7.tar.gz
freebsd-ports-gnome-85b731fcf6a5e70e0645166a4c1611c8093d7fd7.tar.zst
freebsd-ports-gnome-85b731fcf6a5e70e0645166a4c1611c8093d7fd7.zip
Prepare for postgresql 9.3 beta 1 by svn cp postgresql92-* postgresql93-*
Diffstat (limited to 'databases/postgresql93-server/files/patch-doc-Makefile')
-rw-r--r--databases/postgresql93-server/files/patch-doc-Makefile28
1 files changed, 28 insertions, 0 deletions
diff --git a/databases/postgresql93-server/files/patch-doc-Makefile b/databases/postgresql93-server/files/patch-doc-Makefile
new file mode 100644
index 000000000000..a366d4ca2620
--- /dev/null
+++ b/databases/postgresql93-server/files/patch-doc-Makefile
@@ -0,0 +1,28 @@
+--- 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