mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
45436e156d
(after repository copy from japanese/postgresql).
12 lines
417 B
Plaintext
12 lines
417 B
Plaintext
--- Makefile.global.in.orig Wed May 10 03:47:24 2000
|
|
+++ Makefile.global.in Wed May 10 03:48:37 2000
|
|
@@ -87,7 +87,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
|