1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/japanese/postgresql-tcltk/files/patch-ad
Jun Kuriyama 45436e156d Japannese configured PostgreSQL v7.
(after repository copy from japanese/postgresql).
2000-07-19 01:18:08 +00:00

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