blob: 2726aeec3c18899ba720b052fffb5f90198c0862 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ae,v 1.2 2003/03/01 21:12:51 pooka Exp $
--- sys/unix/Makefile.doc.orig 2003-02-23 16:43:39.000000000 +0200
+++ sys/unix/Makefile.doc 2003-03-01 16:36:19.000000000 +0200
@@ -38,7 +38,7 @@
GAME = nethack
-MANDIR = /usr/man/man6
+MANDIR = $(PREFIX)/man/man6
MANEXT = 6
# manual installation for most BSD-style systems
|