1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/games/nethack32-gtk/files/patch-ab
Steve Price 9a2b3a197f Adding nethack-gtk version 1.1.5.
A nethack 3.2.3 with GTK interface and graphics.

PR:		19318
Submitted by:	Kelly Yancey <kbyanc@posi.net>
2000-07-10 03:31:40 +00:00

12 lines
344 B
Plaintext

--- include/config.h.orig Wed Jun 14 22:54:31 2000
+++ include/config.h Wed Jun 14 22:54:34 2000
@@ -374,7 +374,7 @@
* otherwise it will be the current directory.
*/
# ifndef HACKDIR
-# define HACKDIR "/usr/games/lib/nethackdir" /* nethack directory */
+# define HACKDIR "/usr/local/share/nethack" /* nethack directory */
# endif
/*