mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
249 B
Plaintext
12 lines
249 B
Plaintext
|
--- doc/Makefile.orig Thu Nov 12 17:51:30 1998
|
||
|
+++ doc/Makefile Thu Nov 12 17:54:24 1998
|
||
|
@@ -19,7 +19,7 @@
|
||
|
# most of the stuff here is machine independent
|
||
|
.EXPORT:
|
||
|
|
||
|
-MANDIR = /usr/local/man
|
||
|
+MANDIR = $(PREFIX)/man
|
||
|
MANEXT1 = 1
|
||
|
MANEXT8 = 8
|
||
|
|