aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql73
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1999-06-29 20:25:13 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1999-06-29 20:25:13 +0000
commitbb9c54fedd1752ea9dcf184eca59bd589d08a3bc (patch)
treeacb9016c4a4b9edeea606b2768193f769575e106 /databases/postgresql73
parent2f370ca282f88970a8c45854eaf6f4b99434fef9 (diff)
downloadports-bb9c54fedd1752ea9dcf184eca59bd589d08a3bc.tar.gz
ports-bb9c54fedd1752ea9dcf184eca59bd589d08a3bc.zip
These were missing as well
Notes
Notes: svn path=/head/; revision=19903
Diffstat (limited to 'databases/postgresql73')
-rw-r--r--databases/postgresql73/files/patch-as11
-rw-r--r--databases/postgresql73/files/patch-at11
2 files changed, 22 insertions, 0 deletions
diff --git a/databases/postgresql73/files/patch-as b/databases/postgresql73/files/patch-as
new file mode 100644
index 000000000000..3282168c4aed
--- /dev/null
+++ b/databases/postgresql73/files/patch-as
@@ -0,0 +1,11 @@
+--- Makefile.global.in.orig Sun Dec 6 00:08:56 1998
++++ Makefile.global.in Sat Feb 27 04:23:12 1999
+@@ -79,7 +79,7 @@
+ POSTMANDIR= $(POSTGRESDIR)/man
+
+ # Where the formatted documents (e.g., the reference manual) get installed.
+-POSTDOCDIR= $(POSTGRESDIR)/doc
++POSTDOCDIR= !!PREFIX!!/share/doc/pgsql
+
+ # Where the header files necessary to build frontend programs get installed.
+ HEADERDIR= $(POSTGRESDIR)/include
diff --git a/databases/postgresql73/files/patch-at b/databases/postgresql73/files/patch-at
new file mode 100644
index 000000000000..93e68a708211
--- /dev/null
+++ b/databases/postgresql73/files/patch-at
@@ -0,0 +1,11 @@
+--- ../doc/Makefile.orig Sun Nov 29 06:30:13 1998
++++ ../doc/Makefile Mon Jun 21 17:00:13 1999
+@@ -12,7 +12,7 @@
+ #
+ #----------------------------------------------------------------------------
+
+-PGDOCS= $(POSTGRESDIR)/doc
++PGDOCS= $(POSTDOCDIR)
+ SRCDIR= ../src
+
+ TAR= tar