git: 5c64d3b42a6c - main - audio/timidity: install manpage into canonical location

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Tue, 08 Nov 2022 12:09:44 UTC
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5c64d3b42a6ca75c72f15f0665e68b1221e01226

commit 5c64d3b42a6ca75c72f15f0665e68b1221e01226
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-11-07 17:11:26 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-11-08 12:09:18 +0000

    audio/timidity: install manpage into canonical location
---
 audio/timidity/files/patch-Makefile | 2 +-
 audio/timidity/pkg-plist            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/audio/timidity/files/patch-Makefile b/audio/timidity/files/patch-Makefile
index 445aafad7d08..c9603a3136bd 100644
--- a/audio/timidity/files/patch-Makefile
+++ b/audio/timidity/files/patch-Makefile
@@ -19,7 +19,7 @@
  
  # Where to install the manual pages
 -MAN_DIR = /usr/local/man/man1
-+MAN_DIR = ${PREFIX}/man/man1
++MAN_DIR = ${PREFIX}/share/man/man1
  
  # Where to install the patches, config files, and MIDI files.
  # If you change this, it's a good idea to recompile the binary,
diff --git a/audio/timidity/pkg-plist b/audio/timidity/pkg-plist
index b2600dab78fc..9bff497e4875 100644
--- a/audio/timidity/pkg-plist
+++ b/audio/timidity/pkg-plist
@@ -258,4 +258,4 @@ lib/timidity/midia.cfg
 lib/timidity/mt32.cfg
 lib/timidity/timidity.cfg
 lib/timidity/wowpats.cfg
-man/man1/timidity.1.gz
+share/man/man1/timidity.1.gz