summaryrefslogtreecommitdiff
path: root/games/freesweep/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/freesweep/files/patch-aa')
-rw-r--r--games/freesweep/files/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/freesweep/files/patch-aa b/games/freesweep/files/patch-aa
index dc2ad652e39d..a61099736cbc 100644
--- a/games/freesweep/files/patch-aa
+++ b/games/freesweep/files/patch-aa
@@ -1,11 +1,11 @@
---- sweep.h.in Sun Jul 25 03:39:50 1999
-+++ /home/andy/tmp/wrk/sweep.h.in Sun Jul 25 17:51:44 1999
+--- sweep.h.in.orig Wed Mar 29 23:08:32 2000
++++ sweep.h.in Wed Mar 29 23:09:50 2000
@@ -36,7 +36,7 @@
#include <signal.h>
#ifdef HAVE_LIBNCURSES
-#include "@NCURSES_HINT@/include/curses.h"
+#include <ncurses.h>
+ #define DEFAULT_LINEDRAW 1
#else /* HAVE_LIBNCURSES */
#include <curses.h>
- #endif /* HAVE_LIBNCURSES */