diff options
Diffstat (limited to 'games/nethack-lib/patches/patch-ae')
-rw-r--r-- | games/nethack-lib/patches/patch-ae | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/nethack-lib/patches/patch-ae b/games/nethack-lib/patches/patch-ae new file mode 100644 index 00000000000..41d95575af8 --- /dev/null +++ b/games/nethack-lib/patches/patch-ae @@ -0,0 +1,8 @@ +$NetBSD: patch-ae,v 1.1 1998/08/27 12:58:52 garbled Exp $ +--- sys/unix/Makefile.doc.orig Sat Aug 8 00:35:44 1998 ++++ sys/unix/Makefile.doc Sat Aug 8 00:36:41 1998 +@@ -33,3 +33,3 @@ + GAME = nethack +-MANDIR = /usr/man/man6 ++MANDIR = $(LOCALBASE)/man/man6 + MANEXT = 6 |