diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-01-22 11:50:27 +0100 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-01-22 13:26:14 +0100 |
| commit | 239abc272d17ca7203b348ea2d222bf4d3009db6 (patch) | |
| tree | 9ad5b67e0002706149f6aecd39045fbd463dc258 /games/nethack33/files/patch-sys-unix-Makefile.doc | |
| parent | games/nethack32: Sanitize MANPREFIX (diff) | |
games/nethack33: Sanitize MANPREFIX
Approved by: portmgr (blanket)
Diffstat (limited to 'games/nethack33/files/patch-sys-unix-Makefile.doc')
| -rw-r--r-- | games/nethack33/files/patch-sys-unix-Makefile.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack33/files/patch-sys-unix-Makefile.doc b/games/nethack33/files/patch-sys-unix-Makefile.doc index f1064c2f1a74..97fd04fd0a42 100644 --- a/games/nethack33/files/patch-sys-unix-Makefile.doc +++ b/games/nethack33/files/patch-sys-unix-Makefile.doc @@ -5,7 +5,7 @@ GAME = nethack -MANDIR = /usr/man/man6 -+MANDIR = ${MANPREFIX}/man/man ++MANDIR = ${PREFIX}/share/man/man MANEXT = 6 # manual installation for most BSD-style systems |
