pkgsrc/games/nethack-qt/patches/patch-ae
pooka fb6848694b Upgrade nethack packages to NetHack 3.4.0
Highlights of the new release:
* numerous bugfixes

* stamina affects ability to throw heavy things
* objects merge in containers
* several small refinements to race/role separation
* more feedback about skill advancement from #enhance command
* "autodig" option
* option for starting without a pet
+ many more, read doc/fixes34.0

Old savegames naturally don't work, so make sure you finish old ones
before upgrading the package.

Also fixes the rest of pkg/15717 by Bernd Ernesti. Solution was the same
as what Thomas Klausner used to fix angband (ie. simply duplicate the
patches)
2002-03-22 17:26:24 +00:00

13 lines
319 B
Text

$NetBSD: patch-ae,v 1.1 2002/03/22 17:26:26 pooka Exp $
--- sys/unix/Makefile.doc.orig Fri Jan 14 22:49:48 2000
+++ sys/unix/Makefile.doc Thu Aug 10 18:17:40 2000
@@ -34,7 +34,7 @@
GAME = nethack
-MANDIR = /usr/man/man6
+MANDIR = $(PREFIX)/man/man6
MANEXT = 6
# manual installation for most BSD-style systems