mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
380 B
Diff
12 lines
380 B
Diff
--- Makefile.in.orig 2015-02-16 12:54:17.000000000 -0600
|
|
+++ Makefile.in 2017-05-22 01:53:49.000000000 -0500
|
|
@@ -112,7 +112,7 @@
|
|
VPATH = @srcdir@
|
|
|
|
### Where to install the manual pages.
|
|
-mandir = $(prefix)/man/man1
|
|
+mandir = $(prefix)/share/man/man1
|
|
### Extension (not including `.') for the installed manual page filenames.
|
|
manext = 1
|
|
|